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