Uses of Interface
org.ores.async.NeoQueue.ITaskHandler
-
-
Uses of NeoQueue.ITaskHandler in org.ores.async
Constructors in org.ores.async with parameters of type NeoQueue.ITaskHandler Constructor Description NeoQueue(java.lang.Integer concurrency, NeoQueue.ITaskHandler<T,V> h)
NeoQueue(NeoQueue.ITaskHandler<T,V> h)
-