JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.luwrain.util
Interface StreamUtils.Progress
Enclosing class:
StreamUtils
public static interface
StreamUtils.Progress
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
processed
(int chunkNumBytes, long totalNumBytes)
Method Details
processed
void
processed
(int chunkNumBytes, long totalNumBytes)