Method
combine
根据条件从两个数组选出成员组成新数组,从当前数组选出标志为true的,从other数组选出标志为false的 @param signArray 标志数组 @param other 另一个数组 @return IArray
(IArray signArray, IArray other)
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
Tested by
no test coverage detected