1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-03 09:00:48 +00:00
plantuml/src/jcckit
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
..
data version 1.2020.6 2020-04-05 17:13:04 +02:00
graphic version 1.2020.6 2020-04-05 17:13:04 +02:00
plot valueOf or auto-unbox instead of new 2022-01-22 04:30:44 +01:00
renderer version 1.2020.6 2020-04-05 17:13:04 +02:00
transformation version 1.2020.6 2020-04-05 17:13:04 +02:00
util valueOf or auto-unbox instead of new 2022-01-22 04:30:44 +01:00
GraphicsPlotCanvas.java version 1.2020.6 2020-04-05 17:13:04 +02:00