Uses of Interface
org.jboss.jdeparser.JArrayExpr
-
Uses of JArrayExpr in org.jboss.jdeparser
Classes in org.jboss.jdeparser that implement JArrayExprModifier and TypeClassDescription(package private) class(package private) classMethods in org.jboss.jdeparser that return JArrayExprModifier and TypeMethodDescriptionAbstractJType._newArray()ArrayJType._newArray()JType._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.