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