Any way to cast java.lang.Double to java.lang.Integer?

It throws an exception

“java.lang.ClassCastException: java.lang.Double incompatible with java.lang.Integer”

19 Answers
19

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *