Exemplo n.º 1
0
 public boolean hasPortal(String name) {
   return portals.containsKey(name);
 }