public static interface ModifiedValues.MapProperty<K,V> extends ModifiedValues.Property<Map<K,V>>
| Modifier and Type | Method and Description |
|---|---|
V |
getMapValue(K key) |
void |
modifyMapValue(K key,
V value) |
getModifiedValue, getValue, isModified, modifyValueCopyright © 2023. All rights reserved.