Uses of Interface
io.github.mmm.property.string.WritableStringProperty
-
Packages that use WritableStringProperty Package Description io.github.mmm.property.string Contains property infrastructure forString. -
-
Uses of WritableStringProperty in io.github.mmm.property.string
Classes in io.github.mmm.property.string that implement WritableStringProperty Modifier and Type Class Description classStringListPropertyThis is an extension ofStringPropertythat stores a list ofStringvalues that are enclosed with pipe-symbols.classStringPropertyImplementation ofWritableStringProperty.
-