Class CharRecord

    • Constructor Detail

      • CharRecord

        public CharRecord()
      • CharRecord

        public CharRecord​(char pattern,
                          char[] array)
    • Method Detail

      • set

        public void set​(char pattern,
                        char[] array)
      • exists

        public boolean exists​(int pos)
        Specified by:
        exists in interface Record
      • get

        public long get​(int pos)
        Specified by:
        get in interface Record