Class SortableAnyProviderComparator<T extends AnyTO>

java.lang.Object
org.apache.syncope.client.console.commons.SortableDataProviderComparator<T>
org.apache.syncope.client.console.commons.SortableAnyProviderComparator<T>
All Implemented Interfaces:
Serializable, Comparator<T>

public class SortableAnyProviderComparator<T extends AnyTO> extends SortableDataProviderComparator<T>
See Also: