public class ArrayType extends java.lang.Object
static ArrayType
MULTIDIMENSIONAL_ARRAY
NONE
PLAIN_ARRAY
forValue(int value)
int
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ArrayType NONE
public static final ArrayType PLAIN_ARRAY
public static final ArrayType MULTIDIMENSIONAL_ARRAY
public int value()
public static ArrayType forValue(int value)