Class GetterBiInstantiator<S1,S2,T>

java.lang.Object
org.simpleflatmapper.reflect.instantiator.GetterBiInstantiator<S1,S2,T>
All Implemented Interfaces:
BiInstantiator<S1,S2,T>

public class GetterBiInstantiator<S1,S2,T> extends Object implements BiInstantiator<S1,S2,T>