| Modifier and Type | Method and Description |
|---|---|
T |
build() |
Selma.MapperBuilder<T> |
disableCache() |
Selma.MapperBuilder<T> |
withCustom(Object... customMapper) |
Selma.MapperBuilder<T> |
withFactories(Object... factories) |
Selma.MapperBuilder<T> |
withSources(Object... dataSource) |
public T build()
public Selma.MapperBuilder<T> withCustom(Object... customMapper)
public Selma.MapperBuilder<T> withSources(Object... dataSource)
public Selma.MapperBuilder<T> disableCache()
public Selma.MapperBuilder<T> withFactories(Object... factories)
Copyright © 2016. All Rights Reserved.