Uses of Interface
io.github.mmm.property.container.list.ReadableListProperty
-
Packages that use ReadableListProperty Package Description io.github.mmm.property.container.list Contains property infrastructure forList
. -
-
Uses of ReadableListProperty in io.github.mmm.property.container.list
Subinterfaces of ReadableListProperty in io.github.mmm.property.container.list Modifier and Type Interface Description interface
WritableListProperty<E>
Classes in io.github.mmm.property.container.list that implement ReadableListProperty Modifier and Type Class Description class
ListProperty<E>
Implementation ofWritableListProperty
.
-