All Packages This Package Class Hierarchy Class Search Index
Inner Class edu.utah.janos.antsr.core.WatchDog.Worker
java.lang.Object
|
+----edu.utah.janos.antsr.core.WatchDog.Worker
private class WatchDog.Worker
extends java.lang.Object
implements java.lang.Runnable
{
// Fields 1
private PrintWriter out;
// Constructors 1
public Worker(PrintWriter);
// Methods 2
private void notice() throws IOException;
public void run();
}
The worker class for the watch dog, this does the actual printing
for each connected user.
private PrintWriter out
public Worker(PrintWriter pw)
public void run()
- Implements:
- run in interface Runnable
private void notice() throws IOException
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7