public class SilentNutsProgressMonitor extends Object implements net.thevpc.nuts.NutsProgressMonitor
| Constructor and Description |
|---|
SilentNutsProgressMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(net.thevpc.nuts.NutsProgressEvent event) |
boolean |
onProgress(net.thevpc.nuts.NutsProgressEvent event) |
void |
onStart(net.thevpc.nuts.NutsProgressEvent event) |
public void onStart(net.thevpc.nuts.NutsProgressEvent event)
onStart in interface net.thevpc.nuts.NutsProgressMonitorpublic void onComplete(net.thevpc.nuts.NutsProgressEvent event)
onComplete in interface net.thevpc.nuts.NutsProgressMonitorpublic boolean onProgress(net.thevpc.nuts.NutsProgressEvent event)
onProgress in interface net.thevpc.nuts.NutsProgressMonitorCopyright © 2022 vpc open source initiative. All rights reserved.