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<E>
Observable set backed by an observable list.
|
class |
MappedSet
Deprecated.
This class is deprecated.
|
class |
UnionSet<E>
Represents a set consisting of the union of elements from one or more other
sets.
|
class |
WritableSet<E>
Mutable (writable) implementation of
IObservableSet . |
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.