public class OnDemandSunReflectionFactory extends Object
Modifier and Type | Method and Description |
---|---|
static <T> Constructor<T> |
getConstructor(Class<T> clazz,
Constructor<Object> constructor) |
public static <T> Constructor<T> getConstructor(Class<T> clazz, Constructor<Object> constructor)