Polishing
This commit is contained in:
parent
cf3a25bfac
commit
8712fdcd3b
|
@ -211,7 +211,6 @@ public abstract class ClassFilters {
|
|||
public String toString() {
|
||||
return "Negate " + this.original;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
@ -569,6 +569,7 @@ class BeanDefinitionPropertyValueCodeGenerator {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* {@link Delegate} for {@link TypedStringValue} types.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue