Package com.day.cq.dam.api.cache
Interface BufferedImageCache.Entry
-
- Enclosing interface:
- BufferedImageCache
public static interface BufferedImageCache.Entry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidacquire()java.awt.image.BufferedImagegetImage()longgetSize()voidrelease()
-