| Modifier and Type | Field and Description |
|---|---|
static DictionaryOrder |
vanilla
Standard ordering.
|
| Constructor and Description |
|---|
DictionaryOrder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
lessOrEqual(Object a,
Object b)
Whether A is less than or equal to B.
|
public static DictionaryOrder vanilla
public boolean lessOrEqual(Object a, Object b)
lessOrEqual in interface Ordera - Ab - BOrder.lessOrEqual(java.lang.Object, java.lang.Object)Copyright © 2000–2021 PanEris. All rights reserved.