类 ArrayInt.D0

  • 封闭类:
    ArrayInt

    public static class ArrayInt.D0
    extends ArrayInt
    Concrete implementation of Array specialized for ints, rank 0.
    • 构造器详细资料

      • D0

        public D0​(boolean isUnsigned)
    • 方法详细资料

      • get

        public int get()
      • set

        public void set​(int value)