Interface CharAccess

    • Method Detail

      • getValue

        char getValue​(int index)
      • setValue

        void setValue​(int index,
                      char value)