| Package | Description |
|---|---|
| org.bitbucket.cowwoc.requirements |
Interfaces in this package are not meant to be extended (because they extend
Isolatable),
but may be implemented. |
| Modifier and Type | Method and Description |
|---|---|
BigDecimalPrecisionRequirements |
BigDecimalPrecisionRequirements.isNegative()
Deprecated.
BigDecimal.precision() cannot be negative |
BigDecimalPrecisionRequirements |
BigDecimalPrecisionRequirements.isNotPositive()
Deprecated.
BigDecimal.precision() cannot be non-positive |
BigDecimalPrecisionRequirements |
BigDecimalPrecisionRequirements.isZero()
Deprecated.
BigDecimal.precision() cannot be zero |
BigDecimalPrecisionRequirements |
BigDecimalRequirements.precision() |
Copyright © 2016. All rights reserved.