I - 1st in typeJ - 2nd in typepublic interface BiStepMap<I,J>
I and J with a bi-converter.| Modifier and Type | Method and Description |
|---|---|
<O> BiStepMapping<I,J,O> |
using(BiTypeConverter<I,J,O> typeConverter)
Returns bi step mapping
|
<O> BiStepMapping<I,J,O> using(BiTypeConverter<I,J,O> typeConverter)
O - out typetypeConverter - bi type converterCopyright © 2018. All rights reserved.