public class DefaultNutsStreamProgressMonitor extends Object implements net.thevpc.nuts.NutsProgressMonitor
| Constructor and Description |
|---|
DefaultNutsStreamProgressMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(net.thevpc.nuts.NutsProgressEvent event) |
boolean |
onProgress(net.thevpc.nuts.NutsProgressEvent event) |
boolean |
onProgress0(net.thevpc.nuts.NutsProgressEvent event,
boolean end) |
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.NutsProgressMonitorpublic boolean onProgress0(net.thevpc.nuts.NutsProgressEvent event,
boolean end)
Copyright © 2021 vpc open source initiative. All rights reserved.