public class CheckThread extends Object implements Runnable
| Constructor and Description |
|---|
CheckThread(int svIndex)
Puts the server index in a buffer and starts a new Thread.
|
public CheckThread(int svIndex)
svIndex - The index the server has in svArraypublic void join()
throws InterruptedException
InterruptedException