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