Interface Caching
-
- All Known Implementing Classes:
CachingLayout,ObservableCachingLayout,PersistentLayoutImpl
public interface CachingInterface to provide external controls to an implementing class that manages a cache.- Author:
- Tom Nelson - tomnelson@dev.java.net
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclear()clear cachevoidinit()ititialize resources for a cache
-