JavaScript is disabled on your browser.
Interface WritableMapValue<K,V>
-
- Type Parameters:
K
- the type of the key elements of the Map
V
- the type of the value elements of the Map
- All Superinterfaces:
Map<K,V>
, Observable
, ObservableMap<K,V>
, WritableObjectValue<ObservableMap<K,V>>
, WritableValue<K>
- All Known Implementing Classes:
MapProperty
, MapPropertyBase
, ReadOnlyMapWrapper
, SimpleMapProperty
public interface WritableMapValue<K,V>
extends WritableObjectValue<ObservableMap<K,V>>, ObservableMap<K,V>
- Since:
- JavaFX 2.1
- See Also:
ObservableMap
,
WritableObjectValue
,
WritableMapValue
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-
Method Summary
-
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entry, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, of, of, of, of, of, of, of, of, of, of, of, ofEntries, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Scripting on this page tracks web page traffic, but does not change the content in any way.