public class ContextualGetterBiInstantiator<S,T> extends Object implements org.simpleflatmapper.reflect.BiInstantiator<S,MappingContext<?>,T>
| Constructor and Description |
|---|
ContextualGetterBiInstantiator(ContextualGetter<? super S,? extends T> fieldMapperGetter) |
| Modifier and Type | Method and Description |
|---|---|
T |
newInstance(S s,
MappingContext<?> mappingContext) |
public ContextualGetterBiInstantiator(ContextualGetter<? super S,? extends T> fieldMapperGetter)
public T newInstance(S s, MappingContext<?> mappingContext) throws Exception
newInstance in interface org.simpleflatmapper.reflect.BiInstantiator<S,MappingContext<?>,T>ExceptionCopyright © 2018. All rights reserved.