public interface BypassConstructorAllocator
| Modifier and Type | Method and Description |
|---|---|
<T> T |
newInstance(Class<T> cls) |
<T> T newInstance(Class<T> cls) throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, SecurityException, NoSuchMethodException