public class CallbackExecutorJob<T> extends Object implements Runnable
CallbackExecutorJob(org.rapidoid.concurrent.Callback<T> callback, T result, Throwable error)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CallbackExecutorJob(org.rapidoid.concurrent.Callback<T> callback, T result, Throwable error)
public void run()
run
Runnable
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.