| Class | Description |
|---|---|
| BiContextawareStepMap<I,J> | |
| BiStepMap<I,J> |
First step for creating mapping rule.
|
| ContextawareStepMap<I> | |
| IterableStepMap<E,I extends java.lang.Iterable<E>> |
First step for creating a static mapping rule.
|
| NaryStepMap |
First step for creating a n-ary mapping rule.
|
| SimpleStepMap<I> |
First step for creating mapping rule.
|
| StaticStepMap<I> |
First step for creating a static mapping rule.
|