Ejemplo n.º 1
0
 public Entity getEntityByEntityId(int id) {
   return map.getEntityByEntityId(id);
 }