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