E - type of the elements in the collectionpublic interface IObservableCollection<E> extends IObservable, java.util.Collection<E>
IObservableList or IObservableSet.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getElementType()
Returns the element type of this observable collection, or
null if this observable collection is untyped. |
addChangeListener, addDisposeListener, addStaleListener, dispose, getRealm, isDisposed, isStale, removeChangeListener, removeDisposeListener, removeStaleListener
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.