Interface ListOneWaySteps.ListOneWayUntypedTo<F>
- Type Parameters:
F
- type of the from-end observable
- All Superinterfaces:
ListCommonSteps.ListUntypedTo<F>
,Step
- Enclosing class:
- ListOneWaySteps
public static interface ListOneWaySteps.ListOneWayUntypedTo<F>
extends ListCommonSteps.ListUntypedTo<F>
Step for settings to-end observable using default converters.
- Restriction:
-
Method Summary
-
Method Details
-
to
- Specified by:
to
in interfaceListCommonSteps.ListUntypedTo<F>
- Returns:
- TODO
-