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