Package com.earth2me.essentials.utils
Class FloatUtil
java.lang.Object
com.earth2me.essentials.utils.FloatUtil
parseFloat and parseDouble proxies that are protected against non-finite values.
-
Method Summary
-
Method Details
-
parseFloat
- Throws:
NumberFormatException
-
parseDouble
- Throws:
NumberFormatException
-