planet.simulate
Interface IEventGenerator

All Known Implementing Classes:
JoinGenerator, SampleGenerator

public interface IEventGenerator

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

Method Summary
 IEvent generate()
           
 

Method Detail

generate

public IEvent generate()