Searched refs:getOptionalIntValue (Results 1 – 3 of 3) sorted by relevance
85 public static Optional<Integer> getOptionalIntValue( in getOptionalIntValue() method in MoreAnnotationValues
123 public static Optional<Integer> getOptionalIntValue( in getOptionalIntValue() method in AnnotationValues
21 import static dagger.internal.codegen.base.MoreAnnotationValues.getOptionalIntValue;202 getOptionalIntValue(metadataAnnotation.get(), "xi").orElse(null));