|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.5.0
java.security.acl
|
Method Summary | |
---|---|
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. |
Method Detail |
---|
boolean equals(Object another)
another
- the Permission object to compare with.
Object.hashCode()
,
Hashtable
String toString()