Home
last modified time | relevance | path

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

/tools/platform-compat/java/com/android/annotationvisitor/
DRepeatedAnnotationHandler.java32 public class RepeatedAnnotationHandler extends AnnotationHandler { class
39 public RepeatedAnnotationHandler(String innerAnnotationName, AnnotationHandler wrappedHandler) { in RepeatedAnnotationHandler() method in RepeatedAnnotationHandler