javabot.events
Class DefConBasicUpdate

Package class diagram package DefConBasicUpdate
java.lang.Object
  extended by javabot.events.DefConBasicUpdate
All Implemented Interfaces:
IWorldChangeEvent, cz.cuni.amis.utils.listener.Event, IDefConBasicEvent

public class DefConBasicUpdate
extends Object
implements IDefConBasicEvent


Field Summary
protected  long simTime
           
 
Constructor Summary
DefConBasicUpdate(long simTime)
           
 
Method Summary
 long getSimTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

simTime

protected long simTime
Constructor Detail

DefConBasicUpdate

public DefConBasicUpdate(long simTime)
Method Detail

getSimTime

public long getSimTime()
Specified by:
getSimTime in interface IWorldChangeEvent


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