Package org.ores.async
Interface Asyncc.IEachCallback<E>
-
- All Known Implementing Classes:
Asyncc.EachCallback
- Enclosing class:
- Asyncc
public static interface Asyncc.IEachCallback<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
done(E e)
-
-
-
Method Detail
-
done
void done(E e)
-
-