Module io.github.mmm.property.builder
Provides advanced properties with support for change-listeners, bindings, validation, and marshalling.
-
-
Packages
Exports Package Description io.github.mmm.property.builder Contains builders for properties frommmm-property
(moduleio.github.mmm.property
).io.github.mmm.property.builder.container Contains property builders for container types such asCollection
orMap
.io.github.mmm.property.builder.lang io.github.mmm.property.builder.number Contains property builders for the standardNumber
types.io.github.mmm.property.builder.temporal Contains property builders forTemporal
types.
-
Modules
Requires Modifier Module Description transitive io.github.mmm.property Provides advanced properties with support for change-listeners, bindings, validation, and marshalling.transitive io.github.mmm.validation.main Provides standard validators with NLS and typed builders.Indirect Requires Modifier Module Description transitive io.github.mmm.base Provides fundamental APIs and helper classes.transitive io.github.mmm.event Provides generic, reusable infrastructure to define, send and receive events.transitive io.github.mmm.marshall Provides the API for mashalling and unmarshalling data to structured formats.transitive io.github.mmm.nls Provides advanced native language support.transitive io.github.mmm.scanner Provides scanners that help to parse character sequences efficient and easily.transitive io.github.mmm.validation Provides validation API and infrastructure.transitive io.github.mmm.value Provides a minimalistic but powerful API for value containers.transitive io.github.mmm.value.observable Provides observable value API and implementation for standard Java types.
-