Uses of Class
org.jgroups.raft.configuration.Property.Builder
Packages that use Property.Builder
-
Uses of Property.Builder in org.jgroups.raft.configuration
Methods in org.jgroups.raft.configuration that return Property.BuilderModifier and TypeMethodDescriptionstatic Property.BuilderProperty.Builder.withDefaultValue(Object value) Property.Builder.withDefaultValue(Supplier<Object> provider) Property.Builder.withDescription(String description) Property.Builder.withDisplayName(String displayName)