| Package | Description |
|---|---|
| io.doov.core.dsl.lang |
Dsl interfaces
|
| io.doov.core.dsl.mapping |
Mapping implementations.
|
| Modifier and Type | Method and Description |
|---|---|
<O> BiStepMapping<I,J,O> |
BiStepMap.using(BiTypeConverter<I,J,O> typeConverter)
Returns bi step mapping
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBiStepMapping<I,J,O> |
| Modifier and Type | Method and Description |
|---|---|
<O> BiStepMapping<I,J,O> |
DefaultBiStepMap.using(BiTypeConverter<I,J,O> typeConverter) |
Copyright © 2018. All rights reserved.