Modifier and Type | Method and Description |
---|---|
JIf |
JBlock._if(JExpr cond)
Insert an
if statement at this point. |
JIf |
JIf.elseIf(JExpr cond)
Add an
if statement to the else block. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.