T
- The type of the accessible object.@HashCodeAndEqualsPlugin.Enhance public class SetAccessibleAction<T extends java.lang.reflect.AccessibleObject> extends java.lang.Object implements java.security.PrivilegedAction<T>
AccessibleObject
accessible.Modifier and Type | Field and Description |
---|---|
private T |
accessibleObject
The accessible object.
|
Constructor and Description |
---|
SetAccessibleAction(T accessibleObject)
Creates a new access action.
|
Modifier and Type | Method and Description |
---|---|
T |
run() |