Uses of Interface
de.mediathekview.mlib.tool.InputStreamProgressMonitor
Packages that use InputStreamProgressMonitor
-
Uses of InputStreamProgressMonitor in de.mediathekview.mlib.tool
Constructors in de.mediathekview.mlib.tool with parameters of type InputStreamProgressMonitorModifierConstructorDescriptionProgressMonitorInputStream(InputStream in, long maxSize, InputStreamProgressMonitor mon) Creates aFilterInputStreamby assigning the argumentinto the fieldthis.inso as to remember it for later use.