-
Method Summary
Return an iterator that reuses iterator if it is already one, otherwise wraps it
Return an iterator over the elements after the leading elements that satisfy predicate
Return an iterator over the elements that satisfy predicate
Return an iterator over at most limit elements
Return an iterator that applies mapper to each element
Return an iterator that applies action to each element as it is returned
Return an iterator over the elements after the first skip
Return an iterator over the leading elements that satisfy predicate