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

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

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

Subclasses of EmptyStatic in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 class EmptyMessage.EmptyStaticMessage
          Implementation of the static part of the GameBotsUT3 message EMP, used to facade EMPMessage.
 class EmptyStaticImpl
          Implementation of the static part of the GameBotsUT3 message EMP.
 

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

Constructors in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages with parameters of type EmptyStatic
EmptyStaticImpl.EmptyStaticUpdate(EmptyStatic source, long time)
           
EmptyStaticImpl(EmptyStatic original)
          Cloning constructor from the message part.
 



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