ittp
Class Statistic.Refresh

java.lang.Object
  extended byittp.Statistic.Refresh
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
Statistic

class Statistic.Refresh
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
(package private) Statistic.Refresh()
           
 
Method Summary
 void run()
          refresh the statistic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Statistic.Refresh

Statistic.Refresh()
Method Detail

run

public void run()
refresh the statistic

Specified by:
run in interface java.lang.Runnable