Class SetReplayDecoder<T>

java.lang.Object
org.redisson.spring.data.connection.SetReplayDecoder<T>
All Implemented Interfaces:
MultiDecoder<Set<T>>

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