Class LegacyPacked64SingleBlock.Packed64SingleBlock2

    • Constructor Detail

      • Packed64SingleBlock2

        Packed64SingleBlock2​(int valueCount)
    • Method Detail

      • get

        public long get​(int index)
        Description copied from class: PackedInts.Reader
        Get the long at the given index. Behavior is undefined for out-of-range indices.
        Specified by:
        get in class PackedInts.Reader