Interface Instantiator
Deprecated.
-
Method Summary
Modifier and TypeMethodDescription<T> TnewInstance(Class<T> cls) Deprecated.Creates instance of given class
-
Method Details
-
newInstance
Deprecated.Creates instance of given class
-
<T> TnewInstance(Class<T> cls)
InstantiatorProvider2. UseInstantiatorinstead.Provides instances of classes.