com.jalios.jcms
Class Group.LastLdapSyncComparator<T extends Group>

java.lang.Object
  extended by com.jalios.jcms.Group.LastLdapSyncComparator<T>
All Implemented Interfaces:
Comparator<T>
Enclosing class:
Group

public static class Group.LastLdapSyncComparator<T extends Group>
extends Object
implements Comparator<T>


Constructor Summary
Group.LastLdapSyncComparator()
           
 
Method Summary
 int compare(T g1, T g2)
           
 
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

Group.LastLdapSyncComparator

public Group.LastLdapSyncComparator()
Method Detail

compare

public int compare(T g1,
                   T g2)
Specified by:
compare in interface Comparator<T extends Group>


Copyright © 2001-2010 Jalios SA. All Rights Reserved.