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