Closed vogella closed 3 years ago
With the JDT clean actions I converted the anonymous inner classes into lambda expressions for SvgRenderTests. This results in more modern code and removes some SonarLint warnings.
Thanks!
With the JDT clean actions I converted the anonymous inner classes into lambda expressions for SvgRenderTests. This results in more modern code and removes some SonarLint warnings.