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