Searched defs:classAnnotationsToCopy (Results 1 – 2 of 2) sorted by relevance
99 public List<AnnotationMirror> classAnnotationsToCopy(TypeElement classToCopyFrom) { in classAnnotationsToCopy() method in ExtensionContext
171 default List<AnnotationMirror> classAnnotationsToCopy(TypeElement classToCopyFrom) { in classAnnotationsToCopy() method