Method | Description | |
---|---|---|
Report ( int total, int current, String message ) : void |
Simply ignore any status reports.
|
public Report ( int total, int current, String message ) : void | ||
total | int | Not used. |
current | int | Not used. |
message | String | Not used. |
return | void |