public interface InstantiatorStrategy
Modifier and Type | Method and Description |
---|---|
ObjectInstantiator |
newInstantiatorOf(Class type)
Create a dedicated instantiator for the given class
|
ObjectInstantiator newInstantiatorOf(Class type)
type
- Class that will be instantiateCopyright © 2016. All rights reserved.