Interface ValueTwoWaySteps.ValueTwoWayConvertFromStep<F,T>

Type Parameters:
F - type of the from-end observable
T - type of the to-end observable
All Superinterfaces:
CommonSteps.ConvertFromStep<F,T>, Step
Enclosing class:
ValueTwoWaySteps

public static interface ValueTwoWaySteps.ValueTwoWayConvertFromStep<F,T> extends CommonSteps.ConvertFromStep<F,T>
Step for setting the to-from direction converter.
Restriction: