mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
This commit is contained in:
@@ -42,7 +42,7 @@ public interface AnnotationFilter {
|
||||
|
||||
/**
|
||||
* {@link AnnotationFilter} that always matches and can be used when no
|
||||
* relevant annotation types are expected to present at all.
|
||||
* relevant annotation types are expected to be present at all.
|
||||
*/
|
||||
AnnotationFilter ALL = new AnnotationFilter() {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user