Searched refs:implementingValue (Results 1 – 1 of 1) sorted by relevance
150 AnnotationValue implementingValue = checkNotNull(values.get("implementing")); in createIfValid() local152 for (AnnotationValue implementingTypeValue : AnnotationValues.asList(implementingValue)) { in createIfValid()