public final class IsolatedExecutor<T,R> extends Object
IsolatedExecutor(Function<T,R> inputProcessor, String name)
R
execute(T task)
Thread
getThread()
void
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IsolatedExecutor(Function<T,R> inputProcessor, String name)
public Thread getThread()
public void start()
public R execute(T task) throws Throwable
Throwable
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.