mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Polishing
This commit is contained in:
@@ -211,7 +211,6 @@ public abstract class ClassFilters {
|
||||
public String toString() {
|
||||
return "Negate " + this.original;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
+1
@@ -569,6 +569,7 @@ class BeanDefinitionPropertyValueCodeGenerator {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* {@link Delegate} for {@link TypedStringValue} types.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user