cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Class CTF.FlagUpdatedListener

Package class diagram package CTF.FlagUpdatedListener
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF.FlagUpdatedListener
All Implemented Interfaces:
IWorldEventListener<WorldObjectUpdatedEvent<FlagInfo>>, IWorldObjectEventListener<FlagInfo,WorldObjectUpdatedEvent<FlagInfo>>, cz.cuni.amis.utils.listener.IListener<WorldObjectUpdatedEvent<FlagInfo>>, EventListener
Enclosing class:
CTF

protected class CTF.FlagUpdatedListener
extends Object
implements IWorldObjectEventListener<FlagInfo,WorldObjectUpdatedEvent<FlagInfo>>


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.utils.listener.IListener
cz.cuni.amis.utils.listener.IListener.Notifier<LISTENER extends cz.cuni.amis.utils.listener.IListener>
 
Constructor Summary
protected CTF.FlagUpdatedListener()
           
 
Method Summary
 void notify(WorldObjectUpdatedEvent<FlagInfo> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CTF.FlagUpdatedListener

protected CTF.FlagUpdatedListener()
Method Detail

notify

public void notify(WorldObjectUpdatedEvent<FlagInfo> event)
Specified by:
notify in interface cz.cuni.amis.utils.listener.IListener<WorldObjectUpdatedEvent<FlagInfo>>


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