planet.simulate
Class JoinGenerator

java.lang.Object
  extended byplanet.simulate.JoinGenerator
All Implemented Interfaces:
IEventGenerator

public class JoinGenerator
extends java.lang.Object
implements IEventGenerator

Author:
Pedro García, Carles Pairot To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
JoinGenerator()
           
 
Method Summary
 IEvent generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoinGenerator

public JoinGenerator()
Method Detail

generate

public IEvent generate()
Specified by:
generate in interface IEventGenerator