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
Step for converting between from- and to-types.
- Restriction:
-
Method Summary
Modifier and TypeMethodDescription<T> CommonSteps.WriteConfigStep
<F, T, ?> to
(IObservableList<T> to)
-
Method Details
-
to
- Returns:
- TODO
-