- java.lang.Object
-
- com.pi4j.util.DecimalFormatter
-
public class DecimalFormatter extends Object
DecimalFormatter class.
- Version:
- $Id: $Id
- Author:
- Robert Savage (http://www.savagehomeautomation.com)
-
-
Field Summary
Fields Modifier and Type Field Description protected static DecimalFormat
df
Constantdf
protected static DecimalFormatSymbols
otherSymbols
ConstantotherSymbols
-
Constructor Summary
Constructors Constructor Description DecimalFormatter()
-
-
-
Field Detail
-
otherSymbols
protected static DecimalFormatSymbols otherSymbols
ConstantotherSymbols
-
df
protected static DecimalFormat df
Constantdf
-
-