Ejemplo n.º 1
0
 public List <SocialGroup> getNeighbours()
 {
     return(map.getNeighbours(this));
 }