Package org.apache.jackrabbit.spi.commons.iterator

Interface Summary
Predicate<T> Type safe counter part of Predicate.
Transformer<A,R> Type safe counter part of Transformer.
 

Class Summary
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 defined Predicates
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.