Пример #1
0
 /** Reset all gathered statistics back to zero. */
 public synchronized void reset() {
   entries.clear();
 }