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, a division of Red Hat, Inc.. All Rights Reserved.