Package com.jsoniter.fuzzy
Class StringIntDecoder
java.lang.Object
com.jsoniter.spi.Decoder.IntDecoder
com.jsoniter.fuzzy.StringIntDecoder
- 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.IntDecoder
decode
-
Constructor Details
-
StringIntDecoder
public StringIntDecoder()
-
-
Method Details
-
decodeInt
- Specified by:
decodeInt
in classDecoder.IntDecoder
- Throws:
IOException
-