コード例 #1
0
 @Override
 public long getFreeSpace() throws IOException {
   return file.getFreeSpace();
 }