public abstract class GroupPermissionsDesc extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
group |
String |
permissions |
| Constructor and Description |
|---|
GroupPermissionsDesc() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
protected static boolean |
xequals(boolean a,
boolean b) |
protected static boolean |
xequals(char a,
char b) |
protected static boolean |
xequals(int a,
int b) |
protected static boolean |
xequals(Object a,
Object b) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.