Uses of Class
org.eclipse.gef.common.collections.SetMultimapListenerHelper
-
Packages that use SetMultimapListenerHelper Package Description org.eclipse.gef.common.beans.binding This package augments the JavaFX binding API by adding support related toSetMultimap
andMultiset
. -
-
Uses of SetMultimapListenerHelper in org.eclipse.gef.common.beans.binding
Subclasses of SetMultimapListenerHelper in org.eclipse.gef.common.beans.binding Modifier and Type Class Description class
SetMultimapExpressionHelper<K,V>
A utility class to support change notifications for anObservableSetMultimap
.
-