Uses of Class
com.sun.codemodel.JArray
Packages that use JArray
-
Uses of JArray in com.sun.codemodel
Methods in com.sun.codemodel that return JArrayModifier and TypeMethodDescriptionJArray.add(JExpression e) Add an element to the array initializerstatic JArraystatic JArrayGeneratesnew T[size].static JArrayJExpr.newArray(JType type, JExpression size) Generatesnew T[size].