public abstract class GroupPermissionsDesc
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
group |
java.lang.String |
permissions |
| Constructor and Description |
|---|
GroupPermissionsDesc() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.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(java.lang.Object a,
java.lang.Object b) |
protected static boolean xequals(java.lang.Object a,
java.lang.Object b)
protected static boolean xequals(boolean a,
boolean b)
protected static boolean xequals(int a,
int b)
protected static boolean xequals(char a,
char b)
public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2012 The Apache Software Foundation