public class ReportTools
extends java.lang.Object
| Constructor and Description |
|---|
ReportTools() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.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 java.lang.String numberFormat(int number)
number - the integer to be formattedCopyright © 2013 DuraSpace. All Rights Reserved.