Package | Description |
---|---|
org.javamoney.moneta |
Platform RI: Defines the core/platform API and contains essential implementing classes.
|
Class and Description |
---|
FastMoney
MonetaryAmount . |
Money
Platform RI: Default immutable implementation of
MonetaryAmount based
on BigDecimal for the numeric representation. |
MoneyCurrency
Platform RI: Adapter that implements the new
CurrencyUnit interface
using the JDK's Currency . |
MoneyCurrency.Builder
Platform RI: Builder class that supports building complex instances of
MoneyCurrency . |
RoundedMoney
Platform RI: Default immutable implementation of
MonetaryAmount based
on BigDecimal for the numeric representation. |
Copyright © 2012–2013 JSR 354 - Expert Group. All rights reserved.