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

Method pos

src/main/java/com/scudata/array/ConstArray.java:3016–3018  ·  view source on GitHub ↗

返回指定数组的成员在当前数组中的位置 @param array 待查找的数组 @param opt 选项,b:同序归并法查找,i:返回单递增数列,c:连续出现 @return 位置或者位置序列

(IArray array, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

posMethod · 0.95

Tested by

no test coverage detected