コード例 #1
0
 public void enable() {
   for (IOIOAgent agent : agents) agent.enable();
 }