Class ListObjectDecoder<T>
java.lang.Object
org.redisson.client.protocol.decoder.ListObjectDecoder<T>
- All Implemented Interfaces:
MultiDecoder<T>
- Author:
- Nikita Koksharov
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ListObjectDecoder
public ListObjectDecoder(int index)
-
-
Method Details
-
getDecoder
- Specified by:
getDecoder
in interfaceMultiDecoder<T>
-
decode
- Specified by:
decode
in interfaceMultiDecoder<T>
-