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

R

RateType - Enum in javax.money.convert
This enumeration defines the different t.ExchangeRateProvider implementations.
REALTIME_CONVERSION - Static variable in class javax.money.convert.ConversionContext
ConversionContext quering for real-time rates.
remainder(long) - Method in interface javax.money.MonetaryAmount
Returns a MonetaryAmount whose value is (this % divisor).
remainder(double) - Method in interface javax.money.MonetaryAmount
Returns a MonetaryAmount whose value is (this % divisor).
remainder(Number) - Method in interface javax.money.MonetaryAmount
Returns a MonetaryAmount whose value is (this % divisor).
remove(Class) - Method in class javax.money.AbstractContext.AbstractBuilder
Removes all attributes of a given type, using attribute.getClass() as attribute type and attribute.getClass().getName() as attribute name.
remove(Class, Object) - Method in class javax.money.AbstractContext.AbstractBuilder
Removes an attribute, using attribute.getClass() as attribute type.
RoundingProviderSpi - Interface in javax.money.spi
This SPI allows to extends/override the roundings available for CurrencyUnit.
A B C D E F G H I J L M N O P Q R S T U V W