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 Decoder
Decoder.BooleanDecoder, Decoder.DoubleDecoder, Decoder.FloatDecoder, Decoder.IntDecoder, Decoder.LongDecoder, Decoder.ShortDecoder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Decoder.IntDecoder
decode
-
Constructor Details
-
StringIntDecoder
public StringIntDecoder()
-
-
Method Details
-
decodeInt
- Specified by:
decodeIntin classDecoder.IntDecoder- Throws:
IOException
-