Permission.toString

Permission.toString

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract String toString()
Returns
the string representation of the permission.
Description
Prints a string representation of this permission.

Overrides
toString in class Object