Uses of Interface
io.github.mmm.property.container.map.ReadableMapProperty
-
Packages that use ReadableMapProperty Package Description io.github.mmm.property.container.map Contains property infrastructure forMap. -
-
Uses of ReadableMapProperty in io.github.mmm.property.container.map
Subinterfaces of ReadableMapProperty in io.github.mmm.property.container.map Modifier and Type Interface Description interfaceWritableMapProperty<K,V>Classes in io.github.mmm.property.container.map that implement ReadableMapProperty Modifier and Type Class Description classMapProperty<K,V>Implementation ofWritableMapProperty.
-