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 interfaceReadableMapProperty<K,V>interfaceWritableMapProperty<K,V>Classes in io.github.mmm.property.container.map that implement ObservableMapValue Modifier and Type Class Description classMapProperty<K,V>Implementation ofWritableMapProperty.
-