JExpression, JGenerablepublic final class JArray extends JExpressionImpl
| Modifier and Type | Method | Description |
|---|---|---|
JArray |
add(JExpression e) |
Add an element to the array initializer
|
void |
generate(JFormatter f) |
public JArray add(JExpression e)
public void generate(JFormatter f)
Copyright © 2017 Oracle Corporation. All rights reserved.