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