Package net.sf.basedb.util
Class NumberFormatUtil
java.lang.Object
net.sf.basedb.util.NumberFormatUtil
Utility class for working with
NumberFormat
object.- Version:
- 2.2
- Author:
- nicklas
- Last modified
- $Date: 2019-03-19 14:44:57 +0100 (tis, 19 mars 2019) $
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic NumberFormat
getNumberFormat
(char decimalSeparator, char groupingSeparator)
-
Constructor Details
-
NumberFormatUtil
public NumberFormatUtil()
-
-
Method Details
-
getNumberFormat
-