|
Lightweight Bartering Grid | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlbg.simulator.event.EventContainer
public class EventContainer
An EventContainer is a helper class used only as EventList.firstEvent() return type.
Constructor Summary | |
---|---|
EventContainer(Event evt,
boolean is_last_event_at_current_timestamp)
|
Method Summary | |
---|---|
Event |
event()
|
boolean |
isLastEventAtCurrentTimestamp()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EventContainer(Event evt, boolean is_last_event_at_current_timestamp) throws GridException
GridException
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public Event event()
public boolean isLastEventAtCurrentTimestamp()
|
Lightweight Bartering Grid | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.