Package 

Class FloatParser

  • All Implemented Interfaces:
    com.airbnb.lottie.parser.ValueParser

    
    public class FloatParser
     implements ValueParser<Float>
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static FloatParser INSTANCE
    • Method Summary

      Modifier and Type Method Description
      Float parse(JsonReader reader, float scale)
      • Methods inherited from class com.airbnb.lottie.parser.ValueParser

        parse
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait