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

public final class GetDeclaredFields extends Object implements PrivilegedAction<Field[]>
Returns the fields of the specified class.
Author:
Emmanuel Bernard