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 NeoInjectI.IInjectable<T,
E>
Enclosing class:
NeoInjectI
public static interface
NeoInjectI.IInjectable<T,
E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
NeoInjectI.AsyncCallbackSet
<
T
,
E
> cb)
Method Details
run
void
run
(
NeoInjectI.AsyncCallbackSet
<
T
,
E
> cb)