Interface ValueOneWaySteps.ValueOneWayToStep<F,T>

Type Parameters:
F - type of the from-end observable
T - type of the to-end observable
All Superinterfaces:
Step, ValueCommonSteps.ValueToStep<F,T>
All Known Subinterfaces:
ValueOneWaySteps.ValueOneWayConvertStep<F,THIS>
Enclosing class:
ValueOneWaySteps

public static interface ValueOneWaySteps.ValueOneWayToStep<F,T> extends ValueCommonSteps.ValueToStep<F,T>
Step for setting the to-end observable.
Restriction: