Package skyview.util
Class SetTimeout
- java.lang.Object
-
- skyview.util.SetTimeout
-
public class SetTimeout extends Object
Used to force a process to timeout after a period of time
-
-
Constructor Summary
Constructors Constructor Description SetTimeout()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
runThread()
static void
set()
void
set(long time)
-