public class StringListReplayDecoder extends Object implements MultiDecoder<List<String>>
Constructor and Description |
---|
StringListReplayDecoder() |
public List<String> decode(List<Object> parts, State state)
decode
in interface MultiDecoder<List<String>>
public boolean isApplicable(int paramNum, State state)
isApplicable
in interface MultiDecoder<List<String>>
Copyright © 2014–2017 The Redisson Project. All rights reserved.