Package com.qfs.index

Interface IWritableLongArray

    • Method Detail

      • set

        void set​(int index,
                 long value)
        Sets a value at the given index.
        Parameters:
        index - the index
        value - the value to set