public final class GetDeclaredConstructors extends Object implements PrivilegedAction<Constructor<?>[]>
public static GetDeclaredConstructors action(Class<?> clazz)
public Constructor<?>[] run()
run in interface PrivilegedAction<Constructor<?>[]>Copyright © 2009-2014 Oracle Corporation. All Rights Reserved.