类 ArrayLong.D0

  • 封闭类:
    ArrayLong

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

      • D0

        public D0()
        Constructor.
    • 方法详细资料

      • get

        public long get()
        get the value.
      • set

        public void set​(long value)
        set the value.