public class ReflectManagerImpl extends ReflectManager
Constructor | Description |
---|---|
ReflectManagerImpl() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
setAccessible(java.lang.Object obj) |
Set a java.lang.reflect Field, Method, Constructor, or Array of
accessible objects to accessible mode.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getReflectManager, RMSetAccessible
public boolean setAccessible(java.lang.Object obj)
setAccessible
in class ReflectManager