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