| Package | Description |
|---|---|
| javax.money |
Main package of the Money and Currency API.
|
| javax.money.convert |
Defines the monetary currency conversion API.
|
| javax.money.format |
Money and Currency format API.
|
| javax.money.spi |
SPI interfaces of the Money and Currency API, including bootstrap logic.
|
| Class and Description |
|---|
| AbstractContext
This class models a context.
|
| AbstractContext.AbstractBuilder
Builder class to create
AbstractContext instances. |
| CurrencySupplier
Represents a supplier of
CurrencyUnit-valued results. |
| CurrencyUnit
A unit of currency.
|
| MonetaryAmount
Interface defining a monetary amount.
|
| MonetaryAmountFactory
Factory for
MonetaryAmount instances for a given type. |
| MonetaryContext
This class models the numeric capabilities of a
MonetaryAmount in a
platform independent way. |
| MonetaryContext.AmountFlavor
Defines the common flavors of
MonetaryAmount implementations. |
| MonetaryContext.Builder
This class allows to build and create instances of
MonetaryContext using a fluent API. |
| MonetaryException
Exception thrown when an error occurs during monetary operations.
|
| MonetaryOperator
Represents an operation on a single operand that produces a result of type
MonetaryAmount. |
| MonetaryQuery
Strategy for querying a monetary amount.
|
| NumberSupplier
Represents a supplier of
NumberValue-valued results. |
| NumberValue
Instances of this class allow to externalize the numeric value of a
MonetaryAmount. |
| Class and Description |
|---|
| AbstractContext
This class models a context.
|
| AbstractContext.AbstractBuilder
Builder class to create
AbstractContext instances. |
| CurrencyUnit
A unit of currency.
|
| MonetaryAmount
Interface defining a monetary amount.
|
| MonetaryException
Exception thrown when an error occurs during monetary operations.
|
| MonetaryOperator
Represents an operation on a single operand that produces a result of type
MonetaryAmount. |
| Class and Description |
|---|
| CurrencyUnit
A unit of currency.
|
| MonetaryAmount
Interface defining a monetary amount.
|
| MonetaryContext
This class models the numeric capabilities of a
MonetaryAmount in a
platform independent way. |
| MonetaryException
Exception thrown when an error occurs during monetary operations.
|
| MonetaryOperator
Represents an operation on a single operand that produces a result of type
MonetaryAmount. |
| MonetaryQuery
Strategy for querying a monetary amount.
|
| Class and Description |
|---|
| CurrencyUnit
A unit of currency.
|
| MonetaryAmount
Interface defining a monetary amount.
|
| MonetaryAmountFactory
Factory for
MonetaryAmount instances for a given type. |
| MonetaryContext
This class models the numeric capabilities of a
MonetaryAmount in a
platform independent way. |
| MonetaryOperator
Represents an operation on a single operand that produces a result of type
MonetaryAmount. |