-
public interface Callback<T>An interface allowing a client to be notified of the outcome of an asynchronous operation.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public abstract classCallback.Map
-