| Package | Description |
|---|---|
| cz.cuni.amis.utils.collections |
Collection wrappers supporting change events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObservableList<E>
Wrapper for the Lists adding events notification.
|
class |
ObservableSet<E> |
class |
TranslatedObservableCollection<T,U>
Translates one observable collection into another
|
| Constructor and Description |
|---|
TranslatedObservableCollection(ObservableCollection<U> col) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.