public class PropertiesListDecoder extends Object implements MultiDecoder<Properties>
| Constructor and Description |
|---|
PropertiesListDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
decode(List<Object> parts,
State state) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDecoderpublic Properties decode(List<Object> parts, State state)
decode in interface MultiDecoder<Properties>Copyright © 2014–2021 Redisson. All rights reserved.