|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Permission
| Method Summary | |
|---|---|
boolean |
equals(Object another)
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison. |
String |
toString()
Returns a string containing a concise, human-readable description of the receiver. |
| Method Detail |
|---|
boolean equals(Object another)
Object
equals in class Objectanother - Object the object to compare with this object.
true if the object is the same as this
object false if it is different from this object.Object.hashCode()String toString()
Object
toString in class Object
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||