JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
jp.cssj.cti2.progress
Interface Progressive
public interface
Progressive
進行状況を表すインターフェースです。
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getProgress
()
元のデータで処理済のバイト数を返します。
Method Details
getProgress
long
getProgress
()
元のデータで処理済のバイト数を返します。
Returns:
処理済のバイト数。