public static class ConfigValueBuilder.Scalar<T> extends ConfigValueBuilder<T,ConfigValueBuilder.Scalar<T>>
ConfigValueBuilder.Aggregate<A,E>, ConfigValueBuilder.Scalar<T>constraintList, type| Modifier and Type | Method and Description |
|---|---|
ConstraintsBuilder.Scalar<ConfigValueBuilder.Scalar<T>,T> |
constraints() |
aggregate, aggregate, build, isAggregate, scalar, self, setFinal, setFinal, withComment, withDefaultValue, withListener, withName, withParentpublic ConstraintsBuilder.Scalar<ConfigValueBuilder.Scalar<T>,T> constraints()
constraints in class ConfigValueBuilder<T,ConfigValueBuilder.Scalar<T>>