Class StringMapDataDecoder

java.lang.Object
org.redisson.client.protocol.decoder.StringMapDataDecoder
All Implemented Interfaces:
MultiDecoder<Map<String,String>>

public class StringMapDataDecoder extends Object implements MultiDecoder<Map<String,String>>
Author:
Nikita Koksharov