public static class Listener.FunctionListener<T,R> extends Listener
Listener.BiFunctionListener<T,U,R>, Listener.FunctionListener<T,R>, Listener.MethodListener, Listener.RunnableListener
protected Function<T,R>
fn
async, count, limit, order
FunctionListener(Function<T,R> fn)
protected void
doInvoke(EC ec, BiConsumer<Object,Throwable> resultAcceptor)
String
execId()
args, invoke, limit, pass, resultAcceptor, tryLimited
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Function<T,R> fn
public FunctionListener(Function<T,R> fn)
protected void doInvoke(EC ec, BiConsumer<Object,Throwable> resultAcceptor)
Listener
doInvoke
resultAcceptor
public String execId()
execId
Copyright © 2024. All rights reserved.