@Version("2.4.0")
Package org.apache.jackrabbit.spi.commons.iterator
-
Interface Summary Interface Description Predicate<T> Type safe counter part ofPredicate
.Transformer<A,R> Type safe counter part ofTransformer
. -
Class Summary Class Description BoundedIterator<T> Implements a bounded iterator which only returns a maximum number of element from an underlying iterator starting at a given offset.Iterators Utility class containing type safe adapters for some of the iterators of commons-collections.Predicates Utility class containing pre definedPredicate
s