Interface ObjectInstantiator<T>
- All Known Implementing Classes:
AbstractReflectionInstantiator,AssignmentConstructorReflectionInstantiator,ConvertReflectionInstantiator,DirectConstructorReflectionInstantiator,TupleConstructorReflectionInstantiator
public interface ObjectInstantiator<T>
- Since:
- 1.0.6
- Author:
- Christian Beikov
-
Method Summary
-
Method Details
-
newInstance
-