Class GetterInstantiator<S,T>

java.lang.Object
org.simpleflatmapper.reflect.instantiator.GetterInstantiator<S,T>
All Implemented Interfaces:
Instantiator<S,T>

public class GetterInstantiator<S,T> extends Object implements Instantiator<S,T>