Class WorkingThread

java.lang.Object
java.lang.Thread
edu.pdx.cs410J.net.WorkingThread
All Implemented Interfaces:
Runnable

public class WorkingThread extends Thread
This thread will work until and then wait until it is interrupted.