Package ucar.ma2

Class ArrayInt.D0

  • Enclosing class:
    ArrayInt

    public static class ArrayInt.D0
    extends ArrayInt
    Concrete implementation of Array specialized for ints, rank 0.
    • Constructor Detail

      • D0

        public D0​(boolean isUnsigned)
    • Method Detail

      • get

        public int get()
      • set

        public void set​(int value)