Class ArrayType


  • public class ArrayType
    extends java.lang.Object
    • Field Detail

      • PLAIN_ARRAY

        public static final ArrayType PLAIN_ARRAY
      • MULTIDIMENSIONAL_ARRAY

        public static final ArrayType MULTIDIMENSIONAL_ARRAY
    • Method Detail

      • value

        public int value()
      • forValue

        public static ArrayType forValue​(int value)