public class DefaultNutsCountProgressMonitor extends Object implements net.thevpc.nuts.NutsProgressMonitor
| Constructor and Description |
|---|
DefaultNutsCountProgressMonitor() |
| Modifier and Type | Method and Description |
|---|---|
DecimalFormat |
df(net.thevpc.nuts.NutsProgressEvent event) |
BytesSizeFormat |
mf(net.thevpc.nuts.NutsProgressEvent event) |
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 DecimalFormat df(net.thevpc.nuts.NutsProgressEvent event)
public BytesSizeFormat mf(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.