JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.ores.async
Interface NeoQueue.IAsyncErrFirstCb<T>
All Known Implementing Classes:
NeoQueue.AsyncCallback
Enclosing class:
NeoQueue
<
T
,
V
>
public static interface
NeoQueue.IAsyncErrFirstCb<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
done
(
Object
e,
T
v)
Method Details
done
void
done
(
Object
e,
T
v)