T
public interface MultiDecoder<T> extends Decoder<Object>
decode(List<Object> parts, State state)
boolean
isApplicable(int paramNum, State state)
decode
boolean isApplicable(int paramNum, State state)
T decode(List<Object> parts, State state)
Copyright © 2014–2017 The Redisson Project. All rights reserved.