Class ListScanResultReplayDecoder

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

public class ListScanResultReplayDecoder extends Object implements MultiDecoder<ListScanResult<Object>>
Author:
Nikita Koksharov