Interface SearchResultsIterator<E>

    • Method Detail

      • skip

        void skip​(long skipNum)
        Skip a number of elements in the iterator.
        Parameters:
        skipNum - the non-negative number of elements to skip