public final class GetDeclaredField extends Object implements PrivilegedAction<Field>
null if it does not exist.| 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 © 2018 JBoss by Red Hat. All rights reserved.