public class ReportTools extends Object
| Constructor and Description |
|---|
ReportTools() |
| Modifier and Type | Method and Description |
|---|---|
static String |
numberFormat(int number)
method to take the given integer and produce a string to be used in
the display of the report.
|
public static String numberFormat(int number)
number - the integer to be formattedCopyright © 2016 DuraSpace. All Rights Reserved.