Package org.ores.async
Interface Asyncc.Eacher<T,E>
-
- Enclosing class:
- Asyncc
public static interface Asyncc.Eacher<T,E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
each(T v, Asyncc.IEachCallback<E> cb)
-
-
-
Method Detail
-
each
void each(T v, Asyncc.IEachCallback<E> cb)
-
-