Class IntRecord

    • Constructor Detail

      • IntRecord

        public IntRecord()
      • IntRecord

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

      • set

        public void set​(char pattern,
                        int[] 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