Class PartialTimer

java.lang.Object
  extended byjava.util.Timer
      extended byPartialTimer

public class PartialTimer
extends java.util.Timer


Constructor Summary
PartialTimer(int i, java.util.Date t)
           
 
Methods inherited from class java.util.Timer
cancel, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartialTimer

public PartialTimer(int i,
                    java.util.Date t)