|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.simulate.SampleGenerator
Constructor Summary | |
SampleGenerator(Id id,
Id target,
int type,
int times)
|
|
SampleGenerator(java.lang.String id,
java.lang.String target,
int type,
int times)
|
Method Summary | |
IEvent |
generate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SampleGenerator(Id id, Id target, int type, int times)
public SampleGenerator(java.lang.String id, java.lang.String target, int type, int times)
Method Detail |
public IEvent generate()
generate
in interface IEventGenerator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |