Interface GenericBinarySearch.ValueAdapter<T>
-
- Enclosing class:
- GenericBinarySearch
public static interface GenericBinarySearch.ValueAdapter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getValue(T value)
-
-
-
Method Detail
-
getValue
double getValue(T value)
-
-