Beispiel #1
0
 public boolean exists(File file) {
   return adminHandler.exists(file);
 }