Package | Description |
---|---|
com.sun.codemodel |
Library for generating Java source code
|
Modifier and Type | Method and Description |
---|---|
JConditional |
JConditional._elseif(JExpression boolExp)
Creates {@code ...
|
JConditional |
JBlock._if(JExpression expr)
Create an If statement and add it to this block
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.