public class MappingEngineFactoryImpl extends Object implements com.github.jmodel.mapper.spi.MappingEngineFactory
| Constructor and Description |
|---|
MappingEngineFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
<R> com.github.jmodel.mapper.api.MappingEngine<R> |
getEngine(Class<R> returnType) |
public <R> com.github.jmodel.mapper.api.MappingEngine<R> getEngine(Class<R> returnType)
getEngine in interface com.github.jmodel.mapper.spi.MappingEngineFactoryCopyright © 2016. All rights reserved.