Package edu.cmu.tetrad.util
Class NumberFormatUtil
java.lang.Object
edu.cmu.tetrad.util.NumberFormatUtil
Provides an application-wide "memory" of the number format to be used.
- Author:
- Joseph Ramsey
- 
Method Summary
- 
Method Details- 
getInstance- Returns:
- Ibid.
 
- 
setNumberFormatSets the number format,nf.- Parameters:
- nf- Ibid.
- Throws:
- NullPointerException- if nf is null.
 
- 
getNumberFormat- Returns:
- Ibid.
 
 
-