Home
last modified time | relevance | path

Searched defs:hasAnyAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/java/dagger/internal/codegen/xprocessing/
DXElements.java280 public static boolean hasAnyAnnotation(XAnnotated annotated, ClassName... annotations) { in hasAnyAnnotation() method in XElements
285 public static boolean hasAnyAnnotation(XAnnotated annotated, Collection<ClassName> annotations) { in hasAnyAnnotation() method in XElements