Interface ListOneWaySteps.ListOneWayBindWriteConfigStep<F,T,THIS extends ListOneWaySteps.ListOneWayBindWriteConfigStep<F,T,THIS>>

Type Parameters:
F - type of the from-end observable
T - type of the to-end observable
THIS - self type for this step
All Superinterfaces:
CommonSteps.BindConfigStep<F,T,THIS>, CommonSteps.WriteConfigStep<F,T,THIS>, ListCommonSteps.ListWriteConfigStep<F,T,THIS>, Step
Enclosing class:
ListOneWaySteps

public static interface ListOneWaySteps.ListOneWayBindWriteConfigStep<F,T,THIS extends ListOneWaySteps.ListOneWayBindWriteConfigStep<F,T,THIS>> extends ListCommonSteps.ListWriteConfigStep<F,T,THIS>, CommonSteps.BindConfigStep<F,T,THIS>
Step for configuring the to-end and creating the binding.
Restriction: