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