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