Generated by
JDiff

Class java.security.PermissionCollection

Documentation changed from old to new.

Changed Methods
void add(Permission) Documentation changed from old to new.
Adds a permission object to the current collection of permission objects.
boolean isReadOnly() Documentation changed from old to new.
Returns true if this PermissionCollection object is marked as readonly.
void setReadOnly() Documentation changed from old to new.
Marks this PermissionCollection object as "readonly".