public final class VoidCallable extends Object implements Callable<Void>
VoidCallable(Runnable runnable)
Void
call()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VoidCallable(Runnable runnable)
public Void call()
call
Callable<Void>