java.lang.Object
org.hibernate.validator.internal.util.privilegedactions.GetDeclaredMethods
All Implemented Interfaces:
PrivilegedAction<Method[]>

public final class GetDeclaredMethods extends Object implements PrivilegedAction<Method[]>
Returns the declared methods of the specified class.
Author:
Emmanuel Bernard