程序包 | 说明 |
---|---|
org.apache.xmlgraphics.image.loader.cache |
Contains image caching infrastructure.
|
限定符和类型 | 方法和说明 |
---|---|
void |
ImageCacheListener.cacheHitImage(ImageKey key)
An Image was found in the cache
|
void |
ImageCacheStatistics.cacheHitImage(ImageKey key)
An Image was found in the cache
|
void |
ImageCacheListener.cacheMissImage(ImageKey key)
An Image was not in the cache
|
void |
ImageCacheStatistics.cacheMissImage(ImageKey key)
An Image was not in the cache
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.