JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
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
Modifier
Constructor
Description
NeoQueue
(
Integer
concurrency,
NeoQueue.ITaskHandler
<
T
,
V
> h)
NeoQueue
(
NeoQueue.ITaskHandler
<
T
,
V
> h)