Interface | Description |
---|---|
Predicate<T> |
Type safe counter part of
Predicate . |
Transformer<A,R> |
Type safe counter part of
Transformer . |
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 defined
Predicate s |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"