|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttest.TimeOut
public class TimeOut
| Constructor Summary | |
|---|---|
TimeOut()
|
|
| Method Summary | |
|---|---|
void |
doWork()
|
void |
doWorkWithTimeout(int timeoutSecs)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeOut()
| Method Detail |
|---|
public void doWork()
public void doWorkWithTimeout(int timeoutSecs)
public static void main(java.lang.String[] args)
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||