| Package | Description |
|---|---|
| io.doov.core.dsl.lang |
Dsl interfaces
|
| io.doov.core.dsl.mapping |
Mapping implementations.
|
| Modifier and Type | Method and Description |
|---|---|
<O> StepMapping<I,O> |
StaticStepMap.using(StaticTypeConverter<I,O> typeConverter)
Return the step mapping
|
<O> StepMapping<I,O> |
StepMap.using(TypeConverter<I,O> typeConverter)
Return the step mapping
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStepMapping<I,O> |
class |
StaticSimpleStepMapping<I,O> |
| Modifier and Type | Method and Description |
|---|---|
<O> StepMapping<I,O> |
DefaultStaticStepMap.using(StaticTypeConverter<I,O> typeConverter) |
<O> StepMapping<I,O> |
DefaultStepMap.using(TypeConverter<I,O> typeConverter) |
Copyright © 2018. All rights reserved.