ObjectInstantiator<T>
@Instantiator(STANDARD) public class ProxyingInstantiator<T> extends Object implements ObjectInstantiator<T>
VerifyError
is you do that. However, using
-Xverify:none
should make it workConstructor | Description |
---|---|
ProxyingInstantiator(Class<T> type) |
public T newInstance()
ObjectInstantiator
newInstance
in interface ObjectInstantiator<T>
Copyright © 2006–2018 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.