public class ComparatorUtil
extends java.lang.Object
| Constructor and Description |
|---|
ComparatorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
compareTo(boolean a,
boolean b) |
static int |
compareTo(double a,
double b) |
static int |
compareTo(int a,
int b) |
static int |
compareTo(MFFloat a,
MFFloat b) |