public class GetMethod extends Object implements PrivilegedAction<Method>
GetMethod
static GetMethod
action(Class<?> clazz, String methodName)
Method
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static GetMethod action(Class<?> clazz, String methodName)
public Method run()
run
PrivilegedAction<Method>
Copyright © 2024. All rights reserved.