Class TupleConstructorReflectionInstantiator<T>

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

public class TupleConstructorReflectionInstantiator<T>
extends AbstractReflectionInstantiator<T>
Since:
1.5.0
Author:
Christian Beikov