public final class GetDeclaredField extends Object implements PrivilegedAction<Field>
| Modifier and Type | Method and Description |
|---|---|
static GetDeclaredField |
action(Class<?> clazz,
String fieldName) |
Field |
run() |
public static GetDeclaredField action(Class<?> clazz, String fieldName)
public Field run()
run in interface PrivilegedAction<Field>Copyright © 2009–2014 Oracle Corporation. All rights reserved.