@HashCodeAndEqualsPlugin.Enhance public class GetMethodAction extends Object implements PrivilegedAction<Method>
null if the type or method are not available or
if a resolution is not possible.| Constructor and Description |
|---|
GetMethodAction(String type,
String name,
Class<?>... parameter)
Creates a new privileged action for resolving a
Method. |
@MaybeNull public Method run()
run in interface PrivilegedAction<Method>Copyright © 2014–2025. All rights reserved.