Searched refs:IntegerParser (Results 1 – 11 of 11) sorted by relevance
7 public class IntegerParser implements ValueParser<Integer> { class8 public static final IntegerParser INSTANCE = new IntegerParser();10 private IntegerParser() { in IntegerParser() method in IntegerParser
37 return new AnimatableIntegerValue(parse(reader, composition, IntegerParser.INSTANCE)); in parseInteger()
193 IntegerParser = _argument_parser.IntegerParser variable
238 class IntegerParser(NumericParser[int]): class250 super(IntegerParser, self).__init__()
670 parser = _argument_parser.IntegerParser(lower_bound, upper_bound)1300 parser = _argument_parser.IntegerParser(lower_bound, upper_bound)
48 _argument_parser.IntegerParser(),54 _argument_parser.IntegerParser(),
95 self.parser = _argument_parser.IntegerParser()
290 abstract static class IntegerParser implements ValueParser { class in CacheBuilderSpec326 static class InitialCapacityParser extends IntegerParser {362 static class ConcurrencyLevelParser extends IntegerParser {
170 flags.IntegerParser(),
692 Lcom/airbnb/lottie/parser/IntegerParser;693 HSPLcom/airbnb/lottie/parser/IntegerParser;-><clinit>()V694 HSPLcom/airbnb/lottie/parser/IntegerParser;-><init>()V695 HSPLcom/airbnb/lottie/parser/IntegerParser;->parse(Lcom/airbnb/lottie/parser/moshi/JsonReader;F)Lja…696 HSPLcom/airbnb/lottie/parser/IntegerParser;->parse(Lcom/airbnb/lottie/parser/moshi/JsonReader;F)Lja…