public class BooleanFunctionComparator<T>
extends java.lang.Object
implements com.gs.collections.api.block.SerializableComparator<T>
| Constructor and Description |
|---|
BooleanFunctionComparator(com.gs.collections.api.block.function.primitive.BooleanFunction<T> function) |