org.kuali.rice.kns.web.comparator
Class BooleanCellComparator

java.lang.Object
  extended by org.kuali.rice.kns.web.comparator.BooleanCellComparator
All Implemented Interfaces:
Serializable, Comparator

public class BooleanCellComparator
extends Object
implements Comparator, Serializable

See Also:
Serialized Form

Constructor Summary
BooleanCellComparator()
           
 
Method Summary
 int compare(Object o1, Object 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
 

Constructor Detail

BooleanCellComparator

public BooleanCellComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.