mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 04:25:29 -04:00
Typo.
This commit is contained in:
parent
e3dcca854b
commit
7904fefcd4
@ -71,7 +71,7 @@ public abstract class ProgressListenerBase implements IIOReadProgressListener, I
|
|||||||
public void thumbnailStarted(ImageReader source, int imageIndex, int thumbnailIndex) {
|
public void thumbnailStarted(ImageReader source, int imageIndex, int thumbnailIndex) {
|
||||||
}
|
}
|
||||||
|
|
||||||
public void imageComplete(ImageWriter source ) {
|
public void imageComplete(ImageWriter source) {
|
||||||
}
|
}
|
||||||
|
|
||||||
public void imageProgress(ImageWriter source, float percentageDone) {
|
public void imageProgress(ImageWriter source, float percentageDone) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user