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 forTemporaltypes. -
-
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 InstantPropertyBuilderDefaultPropertyBuilders. 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()
-