Package | Description |
---|---|
org.eclipse.gef4.common.beans.property |
This package augments the property API of JavaFX by adding support related to
SetMultimap and
Multiset . |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyMultisetWrapper<E>
A
ReadOnlyMultisetWrapper is a writable Property wrapping an
ObservableMultiset , which provides an additional read-only
Property (based on a concrete, non-exposed implementation of
ReadOnlyMultisetProperty ), whose value is synchronized with the value
of this ReadOnlyMapWrapper . |
Copyright (c) 2014 itemis AG and others. All rights reserved.