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