Uses of Interface
org.ores.async.NeoQueue.IAsyncErrFirstCb
-
Uses of NeoQueue.IAsyncErrFirstCb in org.ores.async
Classes in org.ores.async that implement NeoQueue.IAsyncErrFirstCbMethods in org.ores.async with parameters of type NeoQueue.IAsyncErrFirstCbModifier and TypeMethodDescriptionvoidNeoQueue.push(NeoQueue.Task<T, V> t, NeoQueue.IAsyncErrFirstCb<V> cb) voidNeoQueue.ITaskHandler.run(NeoQueue.Task<T, V> t, NeoQueue.IAsyncErrFirstCb<V> v) Constructors in org.ores.async with parameters of type NeoQueue.IAsyncErrFirstCb