Package com.onslip360
Interface ProgressHandler
-
public interface ProgressHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(double percent, long offset, long total)
-
public interface ProgressHandler
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(double percent,
long offset,
long total) |