A B C D E F G H I J L M N O P Q R S T U V W 

C

checkAmountParameter(MonetaryAmount) - Method in class org.javamoney.moneta.spi.AbstractMoney
Method to check if a currency is compatible with this amount instance.
checkNumberParameter(Number) - Static method in class org.javamoney.moneta.spi.AbstractMoney
Internal method to check for correct number parameter.
compare(Object, Object) - Method in class org.javamoney.moneta.internal.DefaultMonetaryAmountsSpi.ProviderComparator
 
comparePriority(T, T) - Static method in class org.javamoney.moneta.internal.DefaultMonetaryAmountsSpi
Compare two service priorities given the same service interface.
compareTo(CurrencyUnit) - Method in class org.javamoney.moneta.BuildableCurrencyUnit
 
compareTo(MonetaryAmount) - Method in class org.javamoney.moneta.FastMoney
 
compareTo(MonetaryAmount) - Method in class org.javamoney.moneta.Money
 
compareTo(MonetaryAmount) - Method in class org.javamoney.moneta.RoundedMoney
 
CompoundRateProvider - Class in org.javamoney.moneta.spi
This class implements a ExchangeRateProvider that delegates calls to a collection of child ExchangeRateProvider instance.
CompoundRateProvider(Iterable<ExchangeRateProvider>) - Constructor for class org.javamoney.moneta.spi.CompoundRateProvider
Constructor.
ConfigurableCurrencyUnitProvider - Class in org.javamoney.moneta.internal
This class provides a programmatic singleton for globally registering new Currency into the MonetaryCurrencies singleton either by currency code, locale, or both.
ConfigurableCurrencyUnitProvider() - Constructor for class org.javamoney.moneta.internal.ConfigurableCurrencyUnitProvider
 
consume(String) - Method in class org.javamoney.moneta.format.internal.ParseContext
Consumes the given token.
consume(char) - Method in class org.javamoney.moneta.format.internal.ParseContext
Tries to consume one single character.
create() - Method in class org.javamoney.moneta.BuildableCurrencyUnit.Builder
Creates a new instance of BuildableCurrencyUnit.
create(boolean) - Method in class org.javamoney.moneta.BuildableCurrencyUnit.Builder
Creates a new instance of BuildableCurrencyUnit and publishes it so it is accessible from the MonetaryCurrencies singleton.
create(boolean, Locale) - Method in class org.javamoney.moneta.BuildableCurrencyUnit.Builder
Creates a new instance of BuildableCurrencyUnit and publishes it so it is accessible from the MonetaryCurrencies singleton.
create(CurrencyUnit, Number, MonetaryContext) - Method in class org.javamoney.moneta.internal.FastMoneyAmountFactory
 
create(CurrencyUnit, Number, MonetaryContext) - Method in class org.javamoney.moneta.internal.MoneyAmountFactory
 
create(CurrencyUnit, Number, MonetaryContext) - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountFactory
 
create() - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
Creates a new instance of MonetaryAmount, using the default MonetaryContext.
create(CurrencyUnit, Number, MonetaryContext) - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
 
createMonetaryAmountFactory() - Method in class org.javamoney.moneta.internal.FastMoneyAmountFactoryProvider
 
createMonetaryAmountFactory() - Method in class org.javamoney.moneta.internal.MoneyAmountFactoryProvider
 
createMonetaryAmountFactory() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountFactoryProvider
 
currency - Variable in class org.javamoney.moneta.spi.AbstractMoney
The currency of this amount.
A B C D E F G H I J L M N O P Q R S T U V W