Generated by
JDiff

Class java.lang.reflect.AccessibleObject

Documentation changed from old to new.

Changed Methods
void setAccessible(AccessibleObject[], boolean) Documentation changed from old to new.
Convenience method to set the accessible flag for an array of objects with a single security check (for efficiency).
void setAccessible(boolean) Documentation changed from old to new.
Set the accessible flag for this object to the indicated boolean value.