Exemplo n.º 1
0
 @Override
 public boolean containsAgent(AgentID aid) throws RemoteException {
   return delegate.containsAgent(aid);
 }