public static class ACLRow.ACLRowPositionComparator extends Object implements Comparator<ACLRow>
ACLRow
s according to their pos field.Modifier and Type | Field and Description |
---|---|
static ACLRow.ACLRowPositionComparator |
INSTANCE |
Constructor and Description |
---|
ACLRowPositionComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ACLRow acl1,
ACLRow acl2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final ACLRow.ACLRowPositionComparator INSTANCE
public ACLRowPositionComparator()
Copyright © 2018 Nuxeo. All rights reserved.