public interface MIListener<Result>
| Modifier and Type | Method and Description |
|---|---|
void |
onProgressFinished(Result result)
Delivers the result to a listener object after the processing is finished.
|
void onProgressFinished(Result result)
result - - The processing result