MCPcopy Create free account
hub / github.com/brendano/arkref / binarySearch

Method binarySearch

src/arkref/ext/fig/basic/TVMap.java:297–310  ·  view source on GitHub ↗

Return the first index i for which the target key is less than or equal to key i (00001111). Should insert target key at position i. If target is larger than all of the elements, return size().

(T targetKey)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

findMethod · 0.95

Calls 2

hashMethod · 0.95
compareToMethod · 0.45

Tested by

no test coverage detected