JStatementpublic class JWhileLoop extends java.lang.Object implements JStatement
| Modifier and Type | Method | Description |
|---|---|---|
JBlock |
body() |
|
void |
state(JFormatter f) |
|
JExpression |
test() |
public JExpression test()
public JBlock body()
public void state(JFormatter f)
state in interface JStatementCopyright © 2017 Oracle Corporation. All rights reserved.