public final class Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> BiConsumer<T,Throwable> |
wrapCallback(Context context,
Handler<AsyncResult<T>> resultHandler) |
public static <T> BiConsumer<T,Throwable> wrapCallback(Context context, Handler<AsyncResult<T>> resultHandler)
Copyright © 2020 Eclipse. All rights reserved.