Uses of Interface
io.github.mmm.value.observable.container.map.ObservableMapValue
-
Packages that use ObservableMapValue Package Description io.github.mmm.property.container.map Contains property infrastructure forMap
. -
-
Uses of ObservableMapValue in io.github.mmm.property.container.map
Subinterfaces of ObservableMapValue in io.github.mmm.property.container.map Modifier and Type Interface Description interface
ReadableMapProperty<K,V>
interface
WritableMapProperty<K,V>
Classes in io.github.mmm.property.container.map that implement ObservableMapValue Modifier and Type Class Description class
MapProperty<K,V>
Implementation ofWritableMapProperty
.
-