根据条件从两个数组选出成员组成新数组,从当前数组选出标志为true的,从other数组选出标志为false的 @param signArray 标志数组 @param other 另一个数组 @return IArray
(IArray signArray, IArray other)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected