public interface IObservableFactory
IObservable
when passed a target instance.Modifier and Type | Method and Description |
---|---|
IObservable |
createObservable(Object target)
Creates an observable for the given target object.
|
IObservable createObservable(Object target)
target
-
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.