See: Description
Interface | Description |
---|---|
ExpirationPolicy |
Represents an expiration policy for cache entries that have a creation time stamp.
|
ImageCacheListener |
This interface can be implemented by classes which want to know what's going on inside the
image cache.
|
Class | Description |
---|---|
DefaultExpirationPolicy |
Implements the default expiration policy for the image cache.
|
ImageCache |
This class provides a cache for images.
|
ImageCacheStatistics |
Convenience class that gathers statistical information about the image cache.
|
ImageKey |
Key class for Image instances in the cache.
|
Contains image caching infrastructure.
Copyright © 2024 Apache Software Foundation. All rights reserved.