Interface SetOneWaySteps.SetOneWayToStep<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:
SetOneWaySteps.SetOneWayConvertStep<F,THIS>
Enclosing class:
SetOneWaySteps

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