java warning to .format()
Posted: Fri Mar 04, 2022 6:50 pm
Hi there,
I'm not really familiar with JAVA yet and try to convert a double to a string using format().
Compiler gives a warning. Nevertheless it works fine in my project.
Before that line the newString was ceated and initialized.
Should I change anything?
I'm not really familiar with JAVA yet and try to convert a double to a string using format().
Compiler gives a warning. Nevertheless it works fine in my project.
Before that line the newString was ceated and initialized.
Should I change anything?