Interface ListCommonSteps.ListUntypedTo<F>

Type Parameters:
F - type of the from-end observable
All Superinterfaces:
Step
All Known Subinterfaces:
ListOneWaySteps.ListOneWayUntypedTo<F>, ListTwoWaySteps.ListTwoWayUntypedToStep<F>
Enclosing class:
ListCommonSteps

public static interface ListCommonSteps.ListUntypedTo<F> extends Step
Step for converting between from- and to-types.
Restriction: