Class StandardPropertyBuilders

java.lang.Object
io.github.mmm.bean.StandardPropertyBuilders
All Implemented Interfaces:
PropertyBuilders, Consumer<WritableProperty<?>>, Function<String,WritableProperty<?>>

public class StandardPropertyBuilders extends Object implements PropertyBuilders, Consumer<WritableProperty<?>>, Function<String,WritableProperty<?>>
Implementation of PropertyBuilders that auto registers build properties and redirects to read-only properties if read-only.