public class ListDrainToDecoder<V> extends Object implements MultiDecoder<Integer>
Constructor and Description |
---|
ListDrainToDecoder(Collection<Object> list) |
public ListDrainToDecoder(Collection<Object> list)
public Integer decode(List<Object> parts, State state)
decode
in interface MultiDecoder<Integer>
public boolean isApplicable(int paramNum, State state)
isApplicable
in interface MultiDecoder<Integer>
Copyright © 2014–2017 The Redisson Project. All rights reserved.