Public Member Functions | |
void | resetCache () |
The way the cache is implemented or the way the cache is invalidate is not specified here. This interface is mainly a marker interface that signals the cached state and gives a hook to force the invalidation of the cached state.
|
Resets all cached information so that the previously cached state is not used anymore. After this call, the cached information should be discarded and reinitialized with new data. |