K - Mapのキー要素の型V - Mapの値要素の型public interface WritableMapValue<K,V> extends WritableObjectValue<ObservableMap<K,V>>, ObservableMap<K,V>
ObservableMapへの書込み可能な参照。ObservableMap、WritableObjectValue、WritableMapValueget, setgetValue, setValueaddListener, removeListenerclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesaddListener, removeListenerCopyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.