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 |
---|
ACLRow.ACLRowPositionComparator() |
public static final ACLRow.ACLRowPositionComparator INSTANCE
public int compare(ACLRow acl1, ACLRow acl2)
compare
in interface Comparator<ACLRow>
Copyright © 2015 Nuxeo SA. All rights reserved.