コード例 #1
0
 @Override
 public SystemStore save(File file, boolean clearDir) throws IOException {
   return SystemStore.save(file, this, clearDir);
 }