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