public class ConverterMapper<I,O> extends Object implements org.simpleflatmapper.converter.ContextualConverter<I,O>
| Constructor and Description |
|---|
ConverterMapper(org.simpleflatmapper.map.ContextualSourceMapper<I,O> mapper) |
| Modifier and Type | Method and Description |
|---|---|
O |
convert(I in,
org.simpleflatmapper.converter.Context context) |
Copyright © 2018. All rights reserved.