public abstract class JSR166TestCase.CheckedCallable<T> extends Object implements Callable<T>
JSR166TestCase.CheckedCallable()
T
call()
protected abstract T
realCall()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSR166TestCase.CheckedCallable()
protected abstract T realCall() throws Throwable
Throwable
public final T call()
call
Callable<T>
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.