
public interface ProgressUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
addLog(String log) |
void |
exception(Throwable t) |
void |
progress(long progress) |
void |
total(long total) |
void |
updateStatus(String status) |
Copyright © 2014–2020 B3Partners B.V.. All rights reserved.