public class ScoredSortedSetPolledObjectDecoder extends Object implements MultiDecoder<Object>
| Constructor and Description |
|---|
ScoredSortedSetPolledObjectDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(List<Object> parts,
State state) |
Decoder<Object> |
getDecoder(int paramNum,
State state) |
public Object decode(List<Object> parts, State state)
decode in interface MultiDecoder<Object>public Decoder<Object> getDecoder(int paramNum, State state)
getDecoder in interface MultiDecoder<Object>Copyright © 2014–2018 The Redisson Project. All rights reserved.