org.sakaiproject.entitybroker.providers
Class ServerConfigEntityProvider.ESCComparator
java.lang.Object
org.sakaiproject.entitybroker.providers.ServerConfigEntityProvider.ESCComparator
- All Implemented Interfaces:
- Serializable, Comparator<EntityServerConfig>
- Enclosing class:
- ServerConfigEntityProvider
public static class ServerConfigEntityProvider.ESCComparator
- extends Object
- implements Comparator<EntityServerConfig>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
ServerConfigEntityProvider.ESCComparator
public ServerConfigEntityProvider.ESCComparator()
compare
public int compare(EntityServerConfig o1,
EntityServerConfig o2)
- Specified by:
compare in interface Comparator<EntityServerConfig>
Copyright © 2007-2012 Sakai Project. All Rights Reserved.