Exemplo n.º 1
0
 public void enable() {
   for (IOIOAgent agent : agents) agent.enable();
 }