Package | Description |
---|---|
eu.bandm.tools.ops |
Modifier and Type | Interface and Description |
---|---|
interface |
SortedEntryList<A,B> |
Modifier and Type | Class and Description |
---|---|
class |
ArraySortedEntryList<A,B> |
class |
ArraySortedList<A> |
Modifier and Type | Method and Description |
---|---|
boolean |
ArraySortedList.addAll(SortedList<? extends A> more) |
Constructor and Description |
---|
BisectionSet(SortedList<A> elems) |
see also the complete user documentation .