Package org.ores.async
Interface NeoInject.IInjectable<T,E>
-
- Enclosing class:
- NeoInject
public static interface NeoInject.IInjectable<T,E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(NeoInject.AsyncCallbackSet<T,E> cb)
-
-
-
Method Detail
-
run
void run(NeoInject.AsyncCallbackSet<T,E> cb)
-
-