T - value typepublic class ObjectSetReplayDecoder<T> extends Object implements MultiDecoder<Set<T>>
| Constructor and Description |
|---|
ObjectSetReplayDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Set<T> |
decode(List<Object> parts,
State state) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDecoderCopyright © 2014–2021 Redisson. All rights reserved.