|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
| FilteredCollection | Implements a collection that contains all elements of a base collection that match a filter condition. |
| FilterIterator | Provides an Iterator that returns only the items that fulfil a specific condition. |
| HeadIterator | Returns all elements of the base iterator while the elements fulfil a specific condition. |
| KeyFilter | Applies the given filter to the key of map entries. |
| KeyFilteredMap | Implements a map that contains all entries of a base map of which the key matches a filter condition. |
| Not | The negation of the base predicate. |
| TransformedFilter | Calls a transformer before calling the predicate. |
This package contains classes around the filtering iterator.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||