public final class JArray extends JExpressionImpl
| Modifier and Type | Method and 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 JBoss by Red Hat. All rights reserved.