Class LegacyPacked64SingleBlock.Packed64SingleBlock4

    • Constructor Detail

      • Packed64SingleBlock4

        Packed64SingleBlock4​(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