dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Collections.binarySearch
java
util
Collections
Collections
Undocumented in source. Be warned that the author may not have intended to support it.
int
binarySearch
(List list, Object key)
class
Collections
static
int
binarySearch
(
List
list
,
Object
key
)
int
binarySearch
(List list, Object key, Comparator c)
Meta
Source
See Implementation
java
util
Collections
Collections
classes
LocalEnumeration
SynchronizedList
SynchronizedMap
UnmodifiableIterator
UnmodifiableListIterator
UnmodifieableList
static functions
EMPTY_LIST
EMPTY_MAP
EMPTY_SET
binarySearch
enumeration
reverse
singleton
singletonList
sort
synchronizedCollection
synchronizedList
synchronizedMap
synchronizedSet
unmodifiableList
unmodifiableMap
unmodifiableSet