| Package | Description |
|---|---|
| org.javamoney.moneta |
Contains public core implementation artifacts, e.g. implementations of
MonetaryAmount. |
| Modifier and Type | Method and Description |
|---|---|
MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithPrecisionScaleBuilder |
MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithScaleBuilder.withPrecision(int precision)
Set the total number of digits in a number
|
MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithPrecisionScaleBuilder |
MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithPrecisionBuilder.withScale(int scale)
Set the number of digits to the right of the decimal point
|
Copyright © 2012-2016 JavaMoney. All Rights Reserved.