| Package | Description |
|---|---|
| org.javamoney.moneta.spi |
Defines common base classes used for implementing SPIs and the
LoaderService. |
| Modifier and Type | Class and Description |
|---|---|
class |
FastMoneyProducer
The implementation of
MonetaryAmountProducer that creates MonetaryAmount
using FastMoney implementation. |
class |
MoneyProducer
The implementation of
MonetaryAmountProducer that creates MonetaryAmount
using Money implementation. |
class |
RoundedMoneyProducer
The implementation of
MonetaryAmountProducer that creates MonetaryAmount
using RoundedMoney using the MonetaryOperator as rounding operator |
Copyright © 2012–2020 JavaMoney. All rights reserved.