org.sapia.ubik.net
Class Timer

java.lang.Object
  extended by org.sapia.ubik.net.Timer

public class Timer
extends java.lang.Object

Author:
Yanick Duchesne
Copyright:
Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site

Constructor Summary
Timer(long duration)
           
 
Method Summary
 boolean isOver()
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timer

public Timer(long duration)
Method Detail

start

public void start()

isOver

public boolean isOver()


Copyright © 2010 Sapia OSS. All Rights Reserved.