Interface LogIterator

    • Method Detail

      • getCurrentIndex

        int getCurrentIndex()
        Returns the index of the message returned by the last call to the Iterator.next(), or -1 if no calls were made yet.