public class RunnableCallable extends Object implements Callable<Void>
protected Runnable
runnable
RunnableCallable(Runnable run)
Void
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Runnable runnable
public RunnableCallable(Runnable run)
public Void call() throws Exception
call
Callable<Void>
Exception
Copyright © 2021. All rights reserved.