public class GetDeclaredFieldAction extends AbstractReflectionAction implements PrivilegedExceptionAction<Field>
javaClass| Constructor and Description |
|---|
GetDeclaredFieldAction(Class<?> javaClass,
String fieldName) |
public Field run() throws NoSuchFieldException
run in interface PrivilegedExceptionAction<Field>NoSuchFieldExceptionCopyright © 2014. All Rights Reserved.