MCPcopy Create free account
hub / github.com/SPLWare/esProc / binarySearch

Method binarySearch

src/main/java/com/scudata/array/ObjectArray.java:736–753  ·  view source on GitHub ↗

二分法查找指定元素 @param elem @param comparator 比较器 @return int 元素的索引,如果不存在返回负的插入位置.

(Object elem, Comparator<Object> comparator)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

addMethod · 0.95
containsMethod · 0.95
indexOfAllMethod · 0.95
ptopMethod · 0.95
ptopRankMethod · 0.95

Calls 2

compareMethod · 0.95
compareMethod · 0.45

Tested by

no test coverage detected