public class StringListReplayDecoder extends Object implements MultiDecoder<List<String>>
Constructor and Description |
---|
StringListReplayDecoder() |
Modifier and Type | Method and Description |
---|---|
List<String> |
decode(List<Object> parts,
State state) |
Decoder<Object> |
getDecoder(int paramNum,
State state) |
Copyright © 2014–2019 The Redisson Project. All rights reserved.