cz.cuni.amis.pogamut.base.communication.messages
Class IBatchEndEvent.BatchEndEventStub

java.lang.Object
  extended by cz.cuni.amis.pogamut.base.communication.messages.IBatchEndEvent.BatchEndEventStub
All Implemented Interfaces:
IBatchEndEvent, IWorldChangeEvent, Event
Enclosing interface:
IBatchEndEvent

public static class IBatchEndEvent.BatchEndEventStub
extends java.lang.Object
implements IBatchEndEvent


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.pogamut.base.communication.messages.IBatchEndEvent
IBatchEndEvent.BatchEndEventStub
 
Constructor Summary
IBatchEndEvent.BatchEndEventStub(long time)
           
 
Method Summary
 long getSimTime()
          Time when the change has happened inside the environment.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IBatchEndEvent.BatchEndEventStub

public IBatchEndEvent.BatchEndEventStub(long time)
Method Detail

getSimTime

public long getSimTime()
Description copied from interface: IWorldChangeEvent
Time when the change has happened inside the environment.

Specified by:
getSimTime in interface IWorldChangeEvent
Returns:
timestamp