public class TimeObjectDecoder extends Object implements MultiDecoder<Time>
| Constructor and Description |
|---|
TimeObjectDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Time |
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<Time>Copyright © 2014–2018 The Redisson Project. All rights reserved.