Package | Description |
---|---|
java.lang.reflect | |
org.apache.harmony.luni.util |
Modifier and Type | Class and Description |
---|---|
class |
Constructor |
class |
Field |
class |
Method |
Modifier and Type | Method and Description |
---|---|
static void |
AccessibleObject.setAccessible(AccessibleObject[] array,
boolean flag) |
Constructor and Description |
---|
PriviAction(AccessibleObject object)
Creates a PrivilegedAction to disable the access checks to the given
object.
|