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