public interface Permission
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)
equals
in class Object
another
- the Permission object to compare with.Object.hashCode()
,
HashMap
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.