public class ReportTools extends Object
| 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 © 2019 DuraSpace. All rights reserved.