Interface SetTwoWaySteps.SetTwoWayToStep<F,T>

Type Parameters:
F - type of the from-end observable
T - type of the to-end observable
All Superinterfaces:
SetCommonSteps.SetToStep<F,T>, Step
All Known Subinterfaces:
SetTwoWaySteps.SetTwoWayConvertToStep<F,THIS>
Enclosing class:
SetTwoWaySteps

public static interface SetTwoWaySteps.SetTwoWayToStep<F,T> extends SetCommonSteps.SetToStep<F,T>
Step for setting the to-end observable.
Restriction: