Interface LineIterator

    • Method Detail

      • peek

        String peek()
        Peeks at the next line, without expending any elements in the underlying iterator.