Exception java.lang.NumberFormatException: For input string: "587.75" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:68) code example
Example: java.lang.NumberFormatException: For input string: "0.01""
Long.valueOf("0.01"");