clearCache method

void clearCache()

Implementation

void clearCache() {
  totalMapBarrageItems.clear();
  totalBarrageItems.clear();
}