|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.testng.internal.thread.FutureResultAdapter
public class FutureResultAdapter
A very reduced interface of Future.
| Constructor Summary | |
|---|---|
FutureResultAdapter(java.util.concurrent.Future<?> future)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
get()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FutureResultAdapter(java.util.concurrent.Future<?> future)
| Method Detail |
|---|
public java.lang.Object get()
throws java.lang.InterruptedException,
ThreadExecutionException
get in interface IFutureResultjava.lang.InterruptedException
ThreadExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||