cz.cuni.amis.pogamut.udk.agent.module.sensor
Class Items.ItemsListener
java.lang.Object
cz.cuni.amis.pogamut.udk.agent.module.sensor.Items.ItemsListener
- All Implemented Interfaces:
- cz.cuni.amis.pogamut.base.communication.worldview.event.IWorldEventListener<cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEvent<Item>>, cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEventListener<Item,cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEvent<Item>>, cz.cuni.amis.utils.listener.IListener<cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEvent<Item>>, EventListener
- Enclosing class:
- Items
protected class Items.ItemsListener
- extends Object
- implements cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEventListener<Item,cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEvent<Item>>
| 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 |
Items.ItemsListener(cz.cuni.amis.pogamut.base.communication.worldview.IWorldView worldView)
|
|
Method Summary |
void |
notify(cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEvent<Item> event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Items.ItemsListener
public Items.ItemsListener(cz.cuni.amis.pogamut.base.communication.worldview.IWorldView worldView)
notify
public void notify(cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEvent<Item> event)
- Specified by:
notify in interface cz.cuni.amis.utils.listener.IListener<cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEvent<Item>>
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.