T - type of resultpublic static interface IOUtil.RecursiveAsyncSupplierListener.OnSuccess<T>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T result,
IOUtil.RecursiveAsyncSupplierListener<T> listener)
On success listener.
|
void accept(T result, IOUtil.RecursiveAsyncSupplierListener<T> listener)
Copyright © 2019. All rights reserved.