Class CommonSteps

java.lang.Object
org.eclipse.core.databinding.bind.steps.CommonSteps

public final class CommonSteps extends Object
Contains Step interfaces for the fluent databinding API that are common for both IObservableValue, IObservableList and IObservableSet bindings. Each of these interfaces define the operations that are allowed in a particular pipeline step.
Since:
1.11
Restriction: