Uses of Class
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared

Packages that use EmptyShared
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages   
 

Uses of EmptyShared in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 

Subclasses of EmptyShared in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 class EmptyMessage.EmptySharedMessage
          Implementation of the shared part of the GameBotsUT3 message EMP, used to facade EMPMessage.
 class EmptySharedImpl
          Implementation of the shared part of the GameBotsUT3 message EMP.
 

Methods in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages that return EmptyShared
abstract  EmptyShared EmptyShared.clone()
           
 EmptyShared EmptyCompositeImpl.getShared()
           
 EmptyShared EmptyMessage.getShared()
           
 

Constructors in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages with parameters of type EmptyShared
EmptySharedImpl.EmptySharedUpdate(EmptyShared data, long time, ITeamId teamId)
           
 



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