| Package | Description |
|---|---|
| org.yarnandtail.andhow.property |
| Modifier and Type | Method and Description |
|---|---|
static DblProp.DblBuilder |
DblProp.builder()
A chainable builder for this property that should terminate with
build() |
DblProp.DblBuilder |
DblProp.DblBuilder.greaterThan(double reference) |
DblProp.DblBuilder |
DblProp.DblBuilder.greaterThanOrEqualTo(double reference) |
DblProp.DblBuilder |
DblProp.DblBuilder.lessThan(double reference) |
DblProp.DblBuilder |
DblProp.DblBuilder.lessThanOrEqualTo(double reference) |
Copyright © 2022. All rights reserved.