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

public final class GetMethods extends Object implements PrivilegedAction<Method[]>
Returns the methods of the specified class (include inherited methods).
Author:
Emmanuel Bernard