Cache.clear

Clear all entries from the cache.

@throws CacheException if there is a problem accessing the underlying cache system

interface Cache(K, V)
void
clear
()

Meta