Class SingleMapEntryDecoder

java.lang.Object
org.redisson.spring.data.connection.SingleMapEntryDecoder
All Implemented Interfaces:
MultiDecoder<Map.Entry<Object,Object>>

public class SingleMapEntryDecoder extends Object implements MultiDecoder<Map.Entry<Object,Object>>
Author:
Nikita Koksharov