public final class GetDeclaredFields extends Object implements PrivilegedAction<Field[]>
Modifier and Type | Method and Description |
---|---|
static GetDeclaredFields |
action(Class<?> clazz) |
Field[] |
run() |
public static GetDeclaredFields action(Class<?> clazz)
public Field[] run()
run
in interface PrivilegedAction<Field[]>
Copyright © 2021 JBoss by Red Hat. All rights reserved.