Descripción
Sintaxis
default Set<? extends Element> getElementsAnnotatedWithAny(Set<Class<? extends Annotation>> annotations)
default Set<? extends Element> getElementsAnnotatedWithAny(TypeElement... annotations)
Parámetros
- Set<Class<? extends Annotation>> annotations,
- TypeElement… annotations,
Excepciones
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.