public class EventListenerDescriptorComparator extends Object implements Comparator<EventListenerDescriptor>
Constructor and Description |
---|
EventListenerDescriptorComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(EventListenerDescriptor o1,
EventListenerDescriptor o2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(EventListenerDescriptor o1, EventListenerDescriptor o2)
compare
in interface Comparator<EventListenerDescriptor>
Copyright © 2011 Nuxeo SA. All Rights Reserved.