public interface BasePermission
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object another)
Returns true if the object passed matches the permission represented
in this interface.
|
String |
toString()
Prints a string representation of this permission.
|
boolean equals(Object another)
© insightsoftware. All rights reserved.