类 ArrayChar.D0

  • 封闭类:
    ArrayChar

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

      • D0

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

      • get

        public char get()
        get the value.
      • set

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