See: Description
| Interface | Description |
|---|---|
| ScopedSetObserver<E> |
An observer for scope related changes to a
ScopedSet. |
| ScopePublisher |
A publisher to propagate
Scope changes. |
| ScopeSubscriber |
A listener for scope changes.
|
| Class | Description |
|---|---|
| ScopedCollection<E> |
A simple
Collection which is scope aware. |
| ScopedMap<K,V> |
A simple
Map which is scope aware. |
| ScopedSet<E> |
A simple
Set which is scope aware. |
| ScopeObserver |
Central that gets notified about scope changes.
|
| Enum | Description |
|---|---|
| Scope |
Scope.
|