示例#1
0
 public boolean isDirectory() {
   return file.isDirectory();
 }