Class | Description |
---|---|
EnumerationIterator<T> |
Simple facade for enumerators so they can be used in for loops.
|
ExtList<T> | |
IteratorList<T> | |
LineCollection | |
Logic | |
MultiMap<K,V> | |
SortedList<T> |
An immutbale list that sorts objects by their natural order or through a
comparator.
|
Copyright © 2015 aQute SARL. All rights reserved.