| Package | Description |
|---|---|
| io.doov.core.dsl |
Main package, entry point is
DOOV. |
| io.doov.core.dsl.mapping |
Mapping implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static <I> StaticStepMap<I> |
DOOV.map(I value)
Start defining a value mapping
|
static <I> StaticStepMap<I> |
DOOV.map(Supplier<I> valueSupplier)
Start defining a value mapping
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStaticStepMap<I> |
Copyright © 2018. All rights reserved.