public class ValuedMappingContextFactory<S> extends Object implements MappingContextFactory<S>
| Constructor and Description |
|---|
ValuedMappingContextFactory(List<org.simpleflatmapper.util.Supplier<?>> suppliers) |
| Modifier and Type | Method and Description |
|---|---|
protected Object[] |
getObjects() |
MappingContext<S> |
newContext() |
public ValuedMappingContextFactory(List<org.simpleflatmapper.util.Supplier<?>> suppliers)
public MappingContext<S> newContext()
newContext in interface org.simpleflatmapper.converter.ContextFactorynewContext in interface MappingContextFactory<S>protected Object[] getObjects()
Copyright © 2020. All rights reserved.