| Package | Description |
|---|---|
| org.simpleflatmapper.map.asm | |
| org.simpleflatmapper.map.mapper |
| Modifier and Type | Method and Description |
|---|---|
<S,T> AbstractMapper<S,T> |
MapperAsmFactory.createMapper(FieldKey<?>[] keys,
FieldMapper<S,T>[] mappers,
FieldMapper<S,T>[] constructorMappers,
org.simpleflatmapper.reflect.BiInstantiator<S,MappingContext<? super S>,T> instantiator,
Class<? super S> source,
Class<T> target) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapperImpl<S,T> |
Copyright © 2020. All rights reserved.