Class AssignmentConstructorReflectionInstantiator<T>

java.lang.Object
com.blazebit.persistence.view.impl.proxy.AbstractReflectionInstantiator<T>
com.blazebit.persistence.view.impl.proxy.AssignmentConstructorReflectionInstantiator<T>
All Implemented Interfaces:
ObjectInstantiator<T>

public class AssignmentConstructorReflectionInstantiator<T>
extends AbstractReflectionInstantiator<T>
Since:
1.2.0
Author:
Christian Beikov