Class MapKeyDecoder<T>

java.lang.Object
org.redisson.client.protocol.decoder.MapKeyDecoder<T>
All Implemented Interfaces:
MultiDecoder<Object>

public class MapKeyDecoder<T> extends Object implements MultiDecoder<Object>
Author:
Nikita Koksharov