| 
 TC Java 2011 Version  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.nls.tc.Util.DigitFormat
public class DigitFormat
This class provides methods of format round off decimal related operations.
History:
| Constructor Summary | |
|---|---|
DigitFormat()
 | 
|
| Method Summary | |
|---|---|
static java.text.DecimalFormat | 
GetDecimalFormat(int roundOffDecimals)
Get a decimal format by specify the round off decimals  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DigitFormat()
| Method Detail | 
|---|
public static java.text.DecimalFormat GetDecimalFormat(int roundOffDecimals)
roundOffDecimals - the decimals to be round off
  | 
 TC Java 2011 Version  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||