Method
pos
返回指定数组的成员在当前数组中的位置 @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)
Implementers 11
DateArraysrc/main/java/com/scudata/array/DateAr BoolArraysrc/main/java/com/scudata/array/BoolAr LongArraysrc/main/java/com/scudata/array/LongAr IntArraysrc/main/java/com/scudata/array/IntArr