T - typepublic interface MultiDecoder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
decode(List<Object> parts,
State state) |
default Decoder<Object> |
getDecoder(Codec codec,
int paramNum,
State state) |
Copyright © 2014–2021 Redisson. All rights reserved.