| Package | Description |
|---|---|
| org.eclipse.core.databinding.observable.set |
Provides classes that can be used to observe changes in sets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListToSetAdapter
Observable set backed by an observable list.
|
class |
MappedSet
Deprecated.
This class is deprecated.
|
class |
UnionSet
Represents a set consisting of the union of elements from one or more other
sets.
|
class |
WritableSet
Mutable (writable) implementation of
IObservableSet. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.