public class ListIteratorReplayDecoder extends Object implements MultiDecoder<ListIteratorResult<Object>>
| Constructor and Description |
|---|
ListIteratorReplayDecoder() |
| Modifier and Type | Method and Description |
|---|---|
ListIteratorResult<Object> |
decode(List<Object> parts,
State state) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDecoderpublic ListIteratorResult<Object> decode(List<Object> parts, State state)
decode in interface MultiDecoder<ListIteratorResult<Object>>Copyright © 2014–2021 Redisson. All rights reserved.