BinarySearchTools()
static <T> int
search(List<T> array, Function<T,Integer> comparing)
search(T[] array, Function<T,Integer> comparing)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait