Class Property.Builder
java.lang.Object
org.jgroups.raft.configuration.Property.Builder
- Enclosing class:
Property
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDefaultValue(Object value) withDefaultValue(Supplier<Object> provider) withDescription(String description) withDisplayName(String displayName)
-
Method Details
-
withDisplayName
-
withDescription
-
withDefaultValue
-
withDefaultValue
-
build
-