cz.cuni.amis.pogamut.multi.agent.impl
Class TeamId

Package class diagram package TeamId
java.lang.Object
  extended by cz.cuni.amis.pogamut.multi.agent.impl.TeamId
All Implemented Interfaces:
ITeamId

public class TeamId
extends Object
implements ITeamId


Constructor Summary
TeamId(String teamIdentifier)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TeamId

public TeamId(String teamIdentifier)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.