ftex.repman
Class RepmanDebug.Updater

java.lang.Object
  extended byjava.util.TimerTask
      extended byftex.repman.RepmanDebug.Updater
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
RepmanDebug

public static class RepmanDebug.Updater
extends java.util.TimerTask


Constructor Summary
RepmanDebug.Updater()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepmanDebug.Updater

public RepmanDebug.Updater()
Method Detail

run

public void run()