Uses of Interface
org.pentaho.reporting.libraries.resourceloader.cache.ResourceBundleDataCacheEntry
-
Packages that use ResourceBundleDataCacheEntry Package Description org.pentaho.reporting.libraries.resourceloader.cache -
-
Uses of ResourceBundleDataCacheEntry in org.pentaho.reporting.libraries.resourceloader.cache
Classes in org.pentaho.reporting.libraries.resourceloader.cache that implement ResourceBundleDataCacheEntry Modifier and Type Class Description classDefaultResourceBundleDataCacheEntryCreation-Date: 06.04.2006, 09:53:37Methods in org.pentaho.reporting.libraries.resourceloader.cache that return ResourceBundleDataCacheEntry Modifier and Type Method Description ResourceBundleDataCacheEntryNullResourceBundleDataCache. get(ResourceKey key)ResourceBundleDataCacheEntryResourceBundleDataCache. get(ResourceKey key)Retrieves the given data from the cache.
-