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

Method firstIndexOf

src/main/java/com/scudata/array/DoubleArray.java:1607–1652  ·  view source on GitHub ↗

返回元素在数组中首次出现的位置 @param elem 待查找的元素 @param start 起始查找位置(包含) @return 如果元素存在则返回值大于0,否则返回0

(Object elem, int start)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

posMethod · 0.95

Calls 2

compareMethod · 0.95
doubleValueMethod · 0.45

Tested by

no test coverage detected