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