T - typepublic class TransferListener<T> extends Object implements BiConsumer<T,Throwable>
| Constructor and Description |
|---|
TransferListener(RPromise<T> promise) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t,
Throwable u) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenCopyright © 2014–2021 Redisson. All rights reserved.