org.kuali.student.r2.lum.lu.service.impl
Class CluServiceImpl.SearchResultRowComparator

java.lang.Object
  extended by org.kuali.student.r2.lum.lu.service.impl.CluServiceImpl.SearchResultRowComparator
All Implemented Interfaces:
Comparator<SearchResultRowInfo>
Enclosing class:
CluServiceImpl

public class CluServiceImpl.SearchResultRowComparator
extends Object
implements Comparator<SearchResultRowInfo>


Method Summary
 int compare(SearchResultRowInfo o1, SearchResultRowInfo 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
 

Method Detail

compare

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


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