resetCache method

void resetCache()

Implementation

void resetCache() {
  _cachePages.clear();
}