Class ContainsDecoder<T>

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

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