public interface WritableLiMap<K,V> extends ObservableMap<K,V>
| Modifier and Type | Method and Description |
|---|---|
V |
add(V v) |
V |
remove(K index) |
void |
removeAll() |
void |
removeAll(Predicate<MapEntry<K,V>> a) |
WritableList<V> |
values() |
PropertyVetos |
vetos() |
containsKey, entrySet, findAll, get, keySet, readOnly, size, stream, toMapisWritable, name, type, userObjectslistenersforEach, iterator, spliteratorCopyright © 2021 vpc open source initiative. All rights reserved.