Class ObjectListReplayDecoder2<T>

java.lang.Object
org.redisson.spring.data.connection.ObjectListReplayDecoder2<T>
Type Parameters:
T - type
All Implemented Interfaces:
MultiDecoder<List<T>>

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