Lightweight Bartering Grid

lbg.simulator.event
Class SelfEvent

java.lang.Object
  extended by lbg.simulator.event.Event
      extended by lbg.simulator.event.SelfEvent
All Implemented Interfaces:
java.lang.Comparable<Event>

public class SelfEvent
extends Event

Author:
Cyril Briquet

Constructor Summary
SelfEvent(long id, long timestamp)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class lbg.simulator.event.Event
compareTo, id, idAsKey, timestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SelfEvent

public SelfEvent(long id,
                 long timestamp)
          throws GridException
Throws:
GridException
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class Event

Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.