jp.cssj.cti2.progress
Interface Progressive


public interface Progressive

進行状況を表すインターフェースです。

Version:
$Id: Progressive.java 1034 2013-10-23 05:51:57Z miyabe $
Author:
MIYABE Tatsuhiko

Method Summary
 long getProgress()
          元のデータで処理済のバイト数を返します。
 

Method Detail

getProgress

long getProgress()
元のデータで処理済のバイト数を返します。

Returns:
処理済のバイト数。


Copyright © 2017 座間ソフト. All rights reserved.