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

Method contains

src/main/java/com/scudata/dm/Sequence.java:545–551  ·  view source on GitHub ↗

是否包含某一元素 @param obj Object 元素值 @param isSorted boolean:序列有序,将采用二分查找 @return boolean

(Object obj, boolean isSorted)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getNewSheetNameMethod · 0.95
calculateAllMethod · 0.95
calculateAndMethod · 0.95

Calls 3

getMemsMethod · 0.95
binarySearchMethod · 0.65
containsMethod · 0.65

Tested by

no test coverage detected