Class ListObjectDecoder<T>

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

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