public class JsCreateNewConfigComparator extends Object implements Comparator<JsCreateNewConfig>
| Constructor and Description |
|---|
JsCreateNewConfigComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(JsCreateNewConfig o1,
JsCreateNewConfig o2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(JsCreateNewConfig o1, JsCreateNewConfig o2)
compare in interface Comparator<JsCreateNewConfig>