public class FileSortingComparator<T extends org.picketlink.idm.model.IdentityType> extends Object implements Comparator<T>
| Constructor and Description |
|---|
FileSortingComparator(org.picketlink.idm.query.IdentityQuery identityQuery) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(T o1,
T o2) |
protected int |
sortByQueryParameter(org.picketlink.idm.query.QueryParameter queryParameter,
T o1,
T o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsCopyright © 2013. All Rights Reserved.