|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectJSR166TestCase.CheckedInterruptedCallable<T>
public abstract class JSR166TestCase.CheckedInterruptedCallable<T>
| Constructor Summary | |
|---|---|
JSR166TestCase.CheckedInterruptedCallable()
|
|
| Method Summary | |
|---|---|
T |
call()
|
protected abstract T |
realCall()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSR166TestCase.CheckedInterruptedCallable()
| Method Detail |
|---|
protected abstract T realCall()
throws java.lang.Throwable
java.lang.Throwablepublic final T call()
call in interface java.util.concurrent.Callable<T>
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||