clearAll static method

void clearAll()

Implementation

static void clearAll() {
  _cache.clear();
}