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

L

LazyBoundCurrencyConversion - Class in org.javamoney.moneta.spi
This class defines a CurrencyConversion that is converting to a specific target CurrencyUnit.
LazyBoundCurrencyConversion(CurrencyUnit, ExchangeRateProvider, ConversionContext) - Constructor for class org.javamoney.moneta.spi.LazyBoundCurrencyConversion
 
load() - Method in class org.javamoney.moneta.loader.internal.LoadableResource
Loads the resource, first from the remote resources, if that fails from the fallback location.
LoadableResource - Class in org.javamoney.moneta.loader.internal
This class represent a resource that automatically is reloaded, if needed.
LoadableResource(String, LoaderService.UpdatePolicy, URL, URL...) - Constructor for class org.javamoney.moneta.loader.internal.LoadableResource
Create a new instance.
loadData(String) - Method in class org.javamoney.moneta.loader.internal.DefaultLoaderService
 
loadData(String) - Method in interface org.javamoney.moneta.spi.LoaderService
Explicitly triggers the remote loading of the registered data, regardless of its current LoaderService.UpdatePolicy configured.
loadDataAsync(String) - Method in class org.javamoney.moneta.loader.internal.DefaultLoaderService
 
loadDataAsync(String) - Method in interface org.javamoney.moneta.spi.LoaderService
Explicitly asynchronously triggers the remote loading of the registered data, regardless of its current LoaderService.UpdatePolicy configured.
loadDataLocal(String) - Method in class org.javamoney.moneta.loader.internal.DefaultLoaderService
 
loadDataLocal(String) - Method in interface org.javamoney.moneta.spi.LoaderService
Explicitly triggers the loading of the registered data, regardless of its current LoaderService.UpdatePolicy configured, from the fallback/local resource.
loadDefaultMonetaryContext() - Method in class org.javamoney.moneta.internal.FastMoneyAmountFactory
 
loadDefaultMonetaryContext() - Method in class org.javamoney.moneta.internal.MoneyAmountFactory
 
loadDefaultMonetaryContext() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountFactory
 
loadDefaultMonetaryContext() - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
 
LoaderService - Interface in org.javamoney.moneta.spi
This interface defines an updatable/reloadable data cache for providing data sources that are updatable by any remote URLs.
LoaderService.LoaderListener - Interface in org.javamoney.moneta.spi
Callback that can be registered to be informed, when a data item was loaded/updated or reset.
LoaderService.UpdatePolicy - Enum in org.javamoney.moneta.spi
Platform RI: The update policy defines how and when the LoaderService tries to update the local cache with newest version of the registered data resources, accessing the configured remote URLs.
loadFallback() - Method in class org.javamoney.moneta.loader.internal.LoadableResource
Try to load the resource from the faööback resources.
loadMaxMonetaryContext() - Method in class org.javamoney.moneta.internal.FastMoneyAmountFactory
 
loadMaxMonetaryContext() - Method in class org.javamoney.moneta.internal.MoneyAmountFactory
 
loadMaxMonetaryContext() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountFactory
 
loadMaxMonetaryContext() - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
 
loadRemote() - Method in class org.javamoney.moneta.loader.internal.LoadableResource
Try to load the resource from the remote locations.
LOGGER - Variable in class org.javamoney.moneta.spi.AbstractRateProvider
The logger used.
longValue() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
 
longValueExact() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
 
lookupNextToken() - Method in class org.javamoney.moneta.format.internal.ParseContext
This method skips all whitespaces and returns the full text, until another whitespace area or the end of the input is reached.
LOW_PRIORITY - Static variable in annotation type org.javamoney.moneta.ServicePriority
Low priority.
A B C D E F G H I J L M N O P Q R S T U V W