Uses of Class
io.github.mmm.property.builder.lang.RangePropertyBuilder
-
Packages that use RangePropertyBuilder Package Description io.github.mmm.property.builder.lang -
-
Uses of RangePropertyBuilder in io.github.mmm.property.builder.lang
Methods in io.github.mmm.property.builder.lang that return RangePropertyBuilder Modifier and Type Method Description RangePropertyBuilder<V>ComparablePropertyBuilder. asRange()RangePropertyBuilder<V>RangePropertyBuilder. valueProperty(SimpleProperty<V> property)Methods in io.github.mmm.property.builder.lang that return types with arguments of type RangePropertyBuilder Modifier and Type Method Description protected ValidatorBuilderRange<V,RangePropertyBuilder<V>>RangePropertyBuilder. createValidatorBuilder()
-