|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUI.Run.GEVAStreamParser.Event
UI.Run.GEVAConfigurationStreamParser.Event
public static class GEVAConfigurationStreamParser.Event
Store all the configuration details in one class. Only when all are parsed is the event sent on to the listeners
Constructor Summary | |
---|---|
GEVAConfigurationStreamParser.Event()
|
Method Summary | |
---|---|
int |
getGenerations()
Get the number of generations GEVA will run for |
protected void |
setGenerations(int generations)
Record the number of generations GEVA will run for |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GEVAConfigurationStreamParser.Event()
Method Detail |
---|
public int getGenerations()
protected void setGenerations(int generations)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |