Uses of Class
io.github.mmm.property.builder.temporal.InstantPropertyBuilder
-
Packages that use InstantPropertyBuilder Package Description io.github.mmm.property.builder Contains builders for properties frommmm-property
(moduleio.github.mmm.property
).io.github.mmm.property.builder.temporal Contains property builders forTemporal
types. -
-
Uses of InstantPropertyBuilder in io.github.mmm.property.builder
Methods in io.github.mmm.property.builder that return InstantPropertyBuilder Modifier and Type Method Description default InstantPropertyBuilder
DefaultPropertyBuilders. newInstant()
-
Uses of InstantPropertyBuilder in io.github.mmm.property.builder.temporal
Methods in io.github.mmm.property.builder.temporal that return types with arguments of type InstantPropertyBuilder Modifier and Type Method Description protected ValidatorBuilderInstant<InstantPropertyBuilder>
InstantPropertyBuilder. createValidatorBuilder()
-