Package com.jsoniter.fuzzy
Class StringShortDecoder
java.lang.Object
com.jsoniter.spi.Decoder.ShortDecoder
com.jsoniter.fuzzy.StringShortDecoder
- All Implemented Interfaces:
Decoder
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.jsoniter.spi.Decoder
Decoder.BooleanDecoder, Decoder.DoubleDecoder, Decoder.FloatDecoder, Decoder.IntDecoder, Decoder.LongDecoder, Decoder.ShortDecoder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jsoniter.spi.Decoder.ShortDecoder
decode
-
Constructor Details
-
StringShortDecoder
public StringShortDecoder()
-
-
Method Details
-
decodeShort
- Specified by:
decodeShort
in classDecoder.ShortDecoder
- Throws:
IOException
-