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