Class ArrayBooleanDecoder
java.lang.Object
org.redisson.client.protocol.decoder.ArrayBooleanDecoder
- All Implemented Interfaces:
MultiDecoder<boolean[]>
- Author:
- seakider
-
Constructor Details
-
ArrayBooleanDecoder
public ArrayBooleanDecoder()
-
-
Method Details
-
decode
- Specified by:
decodein interfaceMultiDecoder<boolean[]>
-