blob: 5fd2e7c08581af8e1c673d71e2b94d55f897b9ab [file] [log] [blame]
<html>
<body>
This intention replaces an <b>if</b> statement
which throws any <b>java.lang.Throwable</b> when the condition is <b>true</b> and does not have an <b>else</b> branch, with an <b>assert</b> statement.
<br><br>
</body>
</html>