Uses of Interface
org.jboss.jdeparser.JArrayExpr
-
Uses of JArrayExpr in org.jboss.jdeparser
Methods in org.jboss.jdeparser that return JArrayExprModifier and TypeMethodDescriptionJType._newArray()Create a new array of this type which is inline-initialized.Add an element to this array.static JArrayExprJExprs.array()Return a new array expression.static JArrayExprJExprs.array(int... members) Return a new array expression.static JArrayExprJExprs.array(long... members) Return a new array expression.static JArrayExprReturn a new array expression.static JArrayExprReturn a new array expression.