public class NutsProgressMonitorList extends Object implements net.thevpc.nuts.NutsProgressMonitor
| Constructor and Description |
|---|
NutsProgressMonitorList(net.thevpc.nuts.NutsProgressMonitor[] all) |
| 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 NutsProgressMonitorList(net.thevpc.nuts.NutsProgressMonitor[] all)
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.