Interface Callback<T>
-
- All Known Implementing Classes:
AbstractAsyncCallback,AsyncCallback,AsyncCallbackImplementation
public interface Callback<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TprocessMe(Future<?> task)
-