コード例 #1
0
ファイル: StructuredTextFile.java プロジェクト: htools/htools
 public long getLength() {
   return datafile.getLength();
 }