public static class ResultCallback.Adapter<A_RES_T> extends ResultCallbackTemplate<ResultCallback.Adapter<A_RES_T>,A_RES_T>
ResultCallback.Adapter<A_RES_T>| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(A_RES_T object)
Called when an async result event occurs
|
awaitCompletion, awaitCompletion, awaitStarted, awaitStarted, close, onComplete, onError, onStart, throwFirstErrorpublic void onNext(A_RES_T object)
ResultCallbackCopyright © 2025. All rights reserved.