com.jalios.jcms
Class Group.DataRightComparator<T extends Group>
java.lang.Object
com.jalios.jcms.Group.DataRightComparator<T>
- All Implemented Interfaces:
- Comparator<T>
- Enclosing class:
- Group
public static class Group.DataRightComparator<T extends Group>
- extends Object
- implements Comparator<T>
This comparator sort groups according the DataRight they have.
- Since:
- jcms-7.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Group.DataRightComparator
public Group.DataRightComparator()
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.