Uses of Interface
io.github.mmm.property.string.ReadableStringProperty
-
Packages that use ReadableStringProperty Package Description io.github.mmm.property.string Contains property infrastructure forString
. -
-
Uses of ReadableStringProperty in io.github.mmm.property.string
Subinterfaces of ReadableStringProperty in io.github.mmm.property.string Modifier and Type Interface Description interface
WritableStringProperty
Classes in io.github.mmm.property.string that implement ReadableStringProperty Modifier and Type Class Description class
StringListProperty
This is an extension ofStringProperty
that stores a list ofString
values that are enclosed with pipe-symbols.class
StringProperty
Implementation ofWritableStringProperty
.
-