public static class ServerConfigEntityProvider.ESCComparator extends Object implements Comparator<EntityServerConfig>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
ServerConfigEntityProvider.ESCComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(EntityServerConfig o1,
EntityServerConfig o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final long serialVersionUID
public ServerConfigEntityProvider.ESCComparator()
public int compare(EntityServerConfig o1, EntityServerConfig o2)
compare in interface Comparator<EntityServerConfig>Copyright © 2007-2015 Sakai Project. All Rights Reserved.