@ThreadSafe public final class ImageDataManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static EChange |
clearCache()
Remove all cached elements
|
static EChange |
clearCachedSize(IReadableResource aRes)
Remove a single resource from the cache.
|
static ScalableSize |
getImageSize(IReadableResource aRes) |
@Nullable public static ScalableSize getImageSize(@Nullable IReadableResource aRes)
@Nonnull public static EChange clearCachedSize(@Nullable IReadableResource aRes)
aRes - The resource to be removed. May be null.null.Copyright © 2006–2014 phloc systems. All rights reserved.