@Authors(value="Nikolche Mihajlovski") @Since(value="4.1.0") public class CallbackExecutorJob<T> extends org.rapidoid.RapidoidThing implements Runnable
CallbackExecutorJob(Callback<T> callback, T result, Throwable error)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CallbackExecutorJob(Callback<T> callback, T result, Throwable error)
public void run()
run
Runnable
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.