public class ProgressWriterConsole extends Object implements ProgressWriter
Constructor and Description |
---|
ProgressWriterConsole() |
Modifier and Type | Method and Description |
---|---|
PrintStream |
err() |
PrintStream |
out() |
void |
setProgress(double completionRatio) |
public PrintStream out()
out
in interface ProgressWriter
public PrintStream err()
err
in interface ProgressWriter
public void setProgress(double completionRatio)
setProgress
in interface ProgressWriter
Copyright © 2015–2021 Fiji. All rights reserved.