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