public abstract static class PrimUtils.IntComparator
extends java.lang.Object
Constructor and Description |
---|
IntComparator() |
Modifier and Type | Method and Description |
---|---|
abstract int |
compare(int a,
int b) |
boolean |
equals(int a,
int b) |
boolean |
lessThan(int a,
int b) |