public static class ControlPanel.ActivitySort<E extends CurrentActivityAction.Event> extends Object implements Comparator<E>, Serializable
| Constructor and Description |
|---|
ControlPanel.ActivitySort(org.dspace.app.xmlui.aspect.administrative.ControlPanel.EventSort sortBy) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(E a,
E b)
Compare these two activity events based upon the given sort parameter.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic ControlPanel.ActivitySort(org.dspace.app.xmlui.aspect.administrative.ControlPanel.EventSort sortBy)
public int compare(E a, E b)
compare in interface Comparator<E extends CurrentActivityAction.Event>Copyright © 2015 DuraSpace. All Rights Reserved.