Skip navigation links
A B C D F H I L M N P R S T U 

L

limit(Iterator<E>, long) - Static method in class com.github.robtimus.util.iterator.IteratorUtils
Returns an iterator that truncates another iterator.
limit(long) - Method in class com.github.robtimus.util.iterator.StreamLikeIterator
Returns an iterator that truncates this iterator.
LookaheadIterator<E> - Class in com.github.robtimus.util.iterator
A base class for Iterator implementations that need to calculate the next value in order to let Iterator.hasNext() return whether or not there is a next value.
LookaheadIterator() - Constructor for class com.github.robtimus.util.iterator.LookaheadIterator
Creates a new lookahead iterator.
A B C D F H I L M N P R S T U 
Skip navigation links

Copyright © 2022. All rights reserved.