public class ExportCounter extends Object
Constructor and Description |
---|
ExportCounter(Integer count)
The constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getCount()
Get the count
|
void |
incrementCount()
Increment the count
|
public ExportCounter(Integer count)
count
- the countpublic int getCount()
public void incrementCount()