public static class NavTreeService.NavTreeDescriptorOrderComparator extends Object implements Comparator<NavTreeDescriptor>
NavTreeDescriptor
s according to their order..Modifier and Type | Field and Description |
---|---|
static NavTreeService.NavTreeDescriptorOrderComparator |
INSTANCE |
Constructor and Description |
---|
NavTreeService.NavTreeDescriptorOrderComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(NavTreeDescriptor descriptor1,
NavTreeDescriptor descriptor2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static final NavTreeService.NavTreeDescriptorOrderComparator INSTANCE
public NavTreeService.NavTreeDescriptorOrderComparator()
public int compare(NavTreeDescriptor descriptor1, NavTreeDescriptor descriptor2)
compare
in interface Comparator<NavTreeDescriptor>
Copyright © 2011 Nuxeo SA. All Rights Reserved.