Exemplo n.º 1
0
 public final boolean isPublicFolder() {
   return isDirectory() && PUBLIC.equals(homeRelativePath());
 }