Class ConvertReflectionInstantiator<T>

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

public class ConvertReflectionInstantiator<T>
extends Object
implements ObjectInstantiator<T>
Since:
1.2.0
Author:
Christian Beikov