类 ArrayBoolean.D0

  • 封闭类:
    ArrayBoolean

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

      • D0

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

      • get

        public boolean get()
        get the value.
      • set

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