Class LongValues

    • Field Detail

      • IDENTITY

        public static final LongValues IDENTITY
        An instance that returns the provided value.
    • Constructor Detail

      • LongValues

        public LongValues()
    • Method Detail

      • get

        public abstract long get​(long index)
        Get value at index.