Interface CommonSteps.ReadConfigStep<F,T,THIS extends CommonSteps.ReadConfigStep<F,T,THIS>>
- Type Parameters:
F
- type of the from-end observableT
- type of the to-end observableTHIS
- self type for this step
- All Known Subinterfaces:
ListCommonSteps.ListReadConfigStep<F,
,T, THIS> ListOneWaySteps.ListOneWayConvertStep<F,
,THIS> ListTwoWaySteps.ListTwoWayBindConfigStep<F,
,T, THIS> ListTwoWaySteps.ListTwoWayConfigStep<F,
,T, THIS> ListTwoWaySteps.ListTwoWayConvertToStep<F,
,THIS> SetCommonSteps.SetReadConfigStep<F,
,T, THIS> SetOneWaySteps.SetOneWayConvertStep<F,
,THIS> SetTwoWaySteps.SetTwoWayBindConfigStep<F,
,T, THIS> SetTwoWaySteps.SetTwoWayConfigStep<F,
,T, THIS> SetTwoWaySteps.SetTwoWayConvertToStep<F,
,THIS> ValueCommonSteps.ValueReadConfigStep<F,
,T, THIS> ValueOneWaySteps.ValueOneWayConvertStep<F,
,THIS> ValueTwoWaySteps.ValueTwoWayBindConfigStep<F,
,T, THIS> ValueTwoWaySteps.ValueTwoWayConfigStep<F,
,T, THIS> ValueTwoWaySteps.ValueTwoWayConvertToStep<F,
THIS>
- Enclosing class:
- CommonSteps
public static interface CommonSteps.ReadConfigStep<F,T,THIS extends CommonSteps.ReadConfigStep<F,T,THIS>>
- Restriction:
- Implementation Note:
- Here methods can be added that applies to the end of the binding that is being read from.