public class ProxyingInstantiator<T> extends java.lang.Object implements ObjectInstantiator<T>
VerifyError is you do that. However, using
-Xverify:none shoud make it work| Constructor and Description |
|---|
ProxyingInstantiator(java.lang.Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
T |
newInstance()
Returns a new instance of an object.
|
public ProxyingInstantiator(java.lang.Class<T> type)
public T newInstance()
ObjectInstantiatornewInstance in interface ObjectInstantiator<T>