Interface ListCommonSteps.ListToStep<F,T>

Type Parameters:
F - type of the from-end observable
T - type of the to-end observable
All Superinterfaces:
Step
All Known Subinterfaces:
ListOneWaySteps.ListOneWayConvertStep<F,THIS>, ListOneWaySteps.ListOneWayToStep<F,T>, ListTwoWaySteps.ListTwoWayConvertToStep<F,THIS>, ListTwoWaySteps.ListTwoWayToStep<F,T>
Enclosing class:
ListCommonSteps

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