1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-03 09:00:48 +00:00
plantuml/src/ext/plantuml/com
soloturn 457197c49f valueOf or auto-unbox instead of new
new Double and similar got a removal warning in java-17, do Double.valueOf,
Double.parseDouble and similar for other types.

.editorconfig caused some trimming of trailing whitespaces.

remove boxing
2022-01-22 04:30:44 +01:00
..
ctreber valueOf or auto-unbox instead of new 2022-01-22 04:30:44 +01:00
google/zxing valueOf or auto-unbox instead of new 2022-01-22 04:30:44 +01:00