public abstract class ESVoidCallable extends Object implements Callable<Void>
RunESCommand
ESVoidCallable()
Void
call()
abstract void
run()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ESVoidCallable()
public Void call() throws Exception
call
Callable<Void>
Exception
Callable.call()
public abstract void run()
Copyright © 2017. All rights reserved.