Interface AnnotationResolver.AnnotationFilter

    • Method Detail

      • matches

        default boolean matches​(Annotation annotation)
      • matches

        default boolean matches​(Class<?> annotationType)
      • matches

        boolean matches​(String typeName)