|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericBinarySearch.ValueAdapter | |
---|---|
org.onebusaway.transit_data_federation.impl.time |
Uses of GenericBinarySearch.ValueAdapter in org.onebusaway.transit_data_federation.impl.time |
---|
Methods in org.onebusaway.transit_data_federation.impl.time with parameters of type GenericBinarySearch.ValueAdapter | ||
---|---|---|
static
|
GenericBinarySearch.search(List<T> elements,
double targetValue,
GenericBinarySearch.ValueAdapter<T> valueAdapter)
Return an index into the element list such that if a new element with the specified target value was inserted into the list at the specified index, the list would remain in sorted order with respect to the GenericBinarySearch.ValueAdapter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |