Class LongRecord

    • Constructor Detail

      • LongRecord

        public LongRecord()
      • LongRecord

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

      • set

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