cz.cuni.amis.pogamut.udk.communication.translator.shared.events
Class MutatorListObtained
java.lang.Object
cz.cuni.amis.pogamut.base.communication.translator.event.WorldEventIdentityWrapper
cz.cuni.amis.pogamut.udk.communication.translator.shared.events.MutatorListObtained
- All Implemented Interfaces:
- IWorldChangeEvent, IWorldEventWrapper, IWorldEvent, cz.cuni.amis.utils.listener.Event
public class MutatorListObtained
- extends WorldEventIdentityWrapper
MutatorListObtained
public MutatorListObtained(List<Mutator> list)
getMutators
public List<Mutator> getMutators()
getSimTime
public long getSimTime()
- Specified by:
getSimTime in interface IWorldChangeEvent- Specified by:
getSimTime in interface IWorldEvent- Specified by:
getSimTime in class WorldEventIdentityWrapper
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.