All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface gjt.StopwatchClient

public interface interface StopwatchClient
Client of a Stopwatch. Stopwatches that have non-null clients, call their clients' tick() method every 50 milliseconds.

See Also:
Stopwatch

Method Index

 o tick(Stopwatch)

Methods

 o tick
 public abstract void tick(Stopwatch stopwatch)

All Packages  Class Hierarchy  This Package  Previous  Next  Index