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