@Value.Immutable
public interface RangeConstraint
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
maxRange()
Maximum value of the range.
|
BigDecimal |
minRange()
Minimum value of the range.
|
BigDecimal minRange()
BigDecimal maxRange()
Copyright © 2021–2022 Amazon Web Services. All rights reserved.