public class ACLAugmentSatisfyEquator extends Object implements org.apache.commons.collections4.Equator<ACLAugment>
| Constructor and Description |
|---|
ACLAugmentSatisfyEquator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equate(ACLAugment o1,
ACLAugment o2) |
int |
hash(ACLAugment o1) |
public boolean equate(ACLAugment o1, ACLAugment o2)
equate in interface org.apache.commons.collections4.Equator<ACLAugment>public int hash(ACLAugment o1)
hash in interface org.apache.commons.collections4.Equator<ACLAugment>Copyright © 2020. All rights reserved.