Class StringListReplayDecoder

java.lang.Object
org.redisson.client.protocol.decoder.StringListReplayDecoder
All Implemented Interfaces:
MultiDecoder<List<String>>
Direct Known Subclasses:
StringListListReplayDecoder

public class StringListReplayDecoder extends Object implements MultiDecoder<List<String>>
Author:
Nikita Koksharov