public final class Ordering extends Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_ORDER |
static int |
ORDER_INCREMENTS |
Constructor and Description |
---|
Ordering() |
Modifier and Type | Method and Description |
---|---|
static String |
orderToString(int order) |
static int |
stringToOrder(String order) |
public static final int ORDER_INCREMENTS
public static final int MAX_ORDER