Package | Description |
---|---|
eu.bandm.tools.ops |
Modifier and Type | Class and Description |
---|---|
class |
BisectionEntrySet<A,B> |
Modifier and Type | Method and Description |
---|---|
BisectionSet<A> |
BisectionSet.headSet(A a) |
protected BisectionSet<A> |
BisectionSet.shift(int offset,
int length) |
BisectionSet<A> |
BisectionSet.subSet(A a,
A b) |
BisectionSet<A> |
BisectionSet.tailSet(A a) |
see also the complete user documentation .