Collections.binarySearch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int binarySearch(List list, Object key)
  2. int binarySearch(List list, Object key, Comparator c)
    class Collections
    static
    int
    binarySearch

Meta