Interface SetCommonSteps.SetToStep<F,T>

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

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