@FunctionalInterface
public interface IObserving
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getObserved()
Returns the observed object, or
null if this observing
object does not currently observe an object. |
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.