|
intarsys runtime library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| ArrayIterator | An iterator over an array |
| ArrayTools | |
| ByteArrayTools | |
| ConversionIterator<S,T> | Abstract iterator implementation allowing the conversion from a source iterator's output elements to the desired target elements. |
| EmptyEnumeration | An Enumeration without elements. |
| EmptyIterator | An Iterator over an empty collection. |
| Entry<K,V> | |
| EnumerationIterator<T> | Wraps an enumeration into an Iterator API. |
| FilterIterator<T> | Abstract iterator implementation delivering filtered output from a base iterator. |
| IntervalIterator | Implement an Iterator over a virtual collection of numbers defined by an interval. |
| IntHashMap | A hash map that uses primitive ints for the key rather than objects. |
| IteratorEnumeration<T> | Wraps an iterator into an enumeration API. |
| ListTools | |
| MapTools | A tool class for Map extensions. |
| NestedIterator | An iterator to enumerate sequentially the elements in a hierarchical collection. |
| NullFilterIterator<T> | Filter all null objects from the base iterator. |
| PartitionedMap | A map that wraps two other maps. |
| ReverseListIterator<T> | This iterator enumerates the elements of a list in reverse order. |
| SingleObjectEnumeration<T> | An enumeration of a single object. |
| SingleObjectIterator | An iterator over a single object. |
|
intarsys runtime library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||