Package org.eclipse.core.databinding.observable.sideeffect
package org.eclipse.core.databinding.observable.sideeffect
-
ClassDescriptionRepresents an
ISideEffectthat is composed of a bunch of componentISideEffects.AnISideEffectallows you to run code whenever one or more observables change.A factory to createISideEffectobjects, which are applied to the givenConsumerinISideEffectFactory.createFactory(Consumer).