-
Notifications
You must be signed in to change notification settings - Fork 17
RenderingService.java_bugfixes #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
RenderingService.java_bugfixes #3
Conversation
…r call with the diamond operator (
…r call with the diamond operator (
…e such as "StringBuilder".
…se to this switch.
…r call with the diamond operator ("<>").
That is true i moved the methods to its object. And it's also true that the previous safeguards were the right way to prevent any NPE, but i started to refactor SonarQube-s code smell so i did it now. But anyway thanks for your comment! |
But now i dont know why isnt compile. Any idea? |
No idea. And I don't have time to debug this at the moment. I am sure you can figure it out, though. |
I messed up and i did it not to our fork, but i leave this branch here becouse we need to show that we did some work! |
Replace the type specification in this constructor call with the diamond operator ("<>")