public class CountingSyncEventSender extends Object
Modifier and Type | Field and Description |
---|---|
private int |
percentComplete |
private int |
progressCounter |
Constructor and Description |
---|
CountingSyncEventSender() |
Modifier and Type | Method and Description |
---|---|
int |
getPercentComplete() |
int |
getProgressCounter() |
void |
resetCounters() |
void |
sendProgress(int percentsComplete) |
Copyright © 2022. All rights reserved.