Package | Description |
---|---|
com.sun.codemodel |
Library for generating Java source code
|
Modifier and Type | Method and Description |
---|---|
JConditional |
JConditional._elseif(JExpression boolExp)
Creates ...
|
JConditional |
JBlock._if(JExpression expr)
Create an If statement and add it to this block
|
Copyright © 2005-2014 Sun Microsystems. All Rights Reserved.