org.sakaiproject.entitybroker.providers
Class ServerConfigEntityProvider.ESCComparator

java.lang.Object
  extended by 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

Field Summary
static long serialVersionUID
           
 
Constructor Summary
ServerConfigEntityProvider.ESCComparator()
           
 
Method Summary
 int compare(EntityServerConfig o1, EntityServerConfig o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ServerConfigEntityProvider.ESCComparator

public ServerConfigEntityProvider.ESCComparator()
Method Detail

compare

public int compare(EntityServerConfig o1,
                   EntityServerConfig o2)
Specified by:
compare in interface Comparator<EntityServerConfig>


Copyright © 2007-2012 Sakai Project. All Rights Reserved.