Package com.airbnb.lottie.parser
Class IntegerParser
- java.lang.Object
-
- com.airbnb.lottie.parser.IntegerParser
-
public class IntegerParser extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static IntegerParserINSTANCE
-
-
-
Field Detail
-
INSTANCE
public static final IntegerParser INSTANCE
-
-
Method Detail
-
parse
public Integer parse(JsonReader reader, float scale) throws IOException
- Throws:
IOException
-
-