Interface Caching
- All Known Implementing Classes:
CachingLayout
,ObservableCachingLayout
,PersistentLayoutImpl
public interface Caching
Interface to provide external controls to an
implementing class that manages a cache.
-
Method Summary
-
Method Details
-
init
void init()ititialize resources for a cache -
clear
void clear()clear cache
-