| Modifier and Type | Method and Description |
|---|---|
LookupItem<T,U> |
RangeLookupTable.getLookupItem(T srcValue)
Finds the LookupItem containing the given source value.
|
| Modifier and Type | Method and Description |
|---|---|
int |
LookupItemComparator.compare(LookupItem<T,U> item1,
LookupItem<T,U> item2) |
int |
LookupItemComparator.compare(LookupItem<T,U> item1,
LookupItem<T,U> item2) |
Copyright © 2009–2020. All rights reserved.