コード例 #1
0
ファイル: Debug.java プロジェクト: lucadt/memoizeit
 public DebuggerTextFile() {
   super(BaseOptions.getBaseDirectory(), Files.DEBUG_FILE, true);
 }