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