Package | Description |
---|---|
eu.bandm.tools.ops | |
eu.bandm.tools.util |
Collection of mostly unrelated, tiny, ubiquitously needed
auxiliary classes for many different purposes.
|
Modifier and Type | Class and Description |
---|---|
class |
ArraySortedEntryList<A,B> |
Constructor and Description |
---|
BisectionEntrySet(SortedEntryList<A,B> elems) |
BisectionMap(SortedEntryList<A,B> entries) |
Modifier and Type | Method and Description |
---|---|
protected static <A,B> SortedEntryList<A,B> |
Trie.list() |
Modifier and Type | Method and Description |
---|---|
protected static <A,B> BisectionMap<A,B> |
Trie.map(SortedEntryList<A,B> entries) |
see also the complete user documentation .