clear abstract method

void clear()

Clears all entries from the cache.

This operation should be atomic if possible.

Implementation

void clear();