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