org.kuali.rice.kns.web.comparator
Class KeyLabelComparator
java.lang.Object
org.kuali.rice.kns.web.comparator.KeyLabelComparator
- All Implemented Interfaces:
- Serializable, Comparator
public class KeyLabelComparator
- extends Object
- implements Serializable, Comparator
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theInstance
private static final KeyLabelComparator theInstance
KeyLabelComparator
public KeyLabelComparator()
getInstance
public static KeyLabelComparator getInstance()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.