Index
All Classes and Interfaces|All Packages|Constant Field Values
N
- next() - Method in class org.eclipse.gef.common.collections.ListListenerHelperEx.AtomicChange
- next() - Method in class org.eclipse.gef.common.collections.MultisetChangeListener.Change
-
Places the internal cursor on the next elementary sub-change, so that it be processed using
MultisetChangeListener.Change.getElement()
,MultisetChangeListener.Change.getAddCount()
, andMultisetChangeListener.Change.getRemoveCount()
. - next() - Method in class org.eclipse.gef.common.collections.MultisetListenerHelper.AtomicChange
- next() - Method in class org.eclipse.gef.common.collections.SetMultimapChangeListener.Change
-
Places the internal cursor on the next elementary sub-change, so that it be processed using
SetMultimapChangeListener.Change.getKey()
,SetMultimapChangeListener.Change.getValuesAdded()
, andSetMultimapChangeListener.Change.getValuesRemoved()
,SetMultimapChangeListener.Change.wasAdded()
, andSetMultimapChangeListener.Change.wasRemoved()
. - next() - Method in class org.eclipse.gef.common.collections.SetMultimapListenerHelper.AtomicChange
- notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.ListListenerHelperEx
-
Notifies all registered
InvalidationListener
s. - notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.MapListenerHelperEx
-
Notifies all registered
InvalidationListener
s. - notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.MultisetListenerHelper
-
Notifies all registered
InvalidationListener
s. - notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.SetListenerHelperEx
-
Notifies all registered
InvalidationListener
s. - notifyInvalidationListeners() - Method in class org.eclipse.gef.common.collections.SetMultimapListenerHelper
-
Notifies all registered
InvalidationListener
s. - notifyListChangeListeners(ListChangeListener.Change<? extends E>) - Method in class org.eclipse.gef.common.collections.ListListenerHelperEx
-
Notifies the attached
ListChangeListener
s about the related change. - notifyMapChangeListeners(MapChangeListener.Change<? extends K, ? extends V>) - Method in class org.eclipse.gef.common.collections.MapListenerHelperEx
-
Notifies the attached
MapChangeListener
s about the related change. - notifyMultisetChangeListeners(MultisetChangeListener.Change<? extends E>) - Method in class org.eclipse.gef.common.collections.MultisetListenerHelper
-
Notifies the attached
MultisetChangeListener
s about the related change. - notifySetChangeListeners(SetChangeListener.Change<? extends E>) - Method in class org.eclipse.gef.common.collections.SetListenerHelperEx
-
Notifies the attached
SetChangeListener
s about the related change. - notifySetMultimapChangeListeners(SetMultimapChangeListener.Change<? extends K, ? extends V>) - Method in class org.eclipse.gef.common.collections.SetMultimapListenerHelper
-
Notifies the attached
SetMultimapChangeListener
s about the related change.
All Classes and Interfaces|All Packages|Constant Field Values