Interface ReadableMapValue<K,V>

Type Parameters:
K - type of the keys.
V - type of the values.
All Superinterfaces:
ReadableContainerValue<Map<K,V>,V>, ReadableObjectValue<Map<K,V>>, ReadableValue<Map<K,V>>, Supplier<Map<K,V>>
All Known Subinterfaces:
ObservableMapValue<K,V>, WritableMapValue<K,V>

public interface ReadableMapValue<K,V> extends ReadableContainerValue<Map<K,V>,V>
Since:
1.0.0