public abstract class AbstractPopulationService extends Object implements PopulationService
PopulationService
s.Constructor and Description |
---|
AbstractPopulationService() |
Modifier and Type | Method and Description |
---|---|
void |
addListener(PopulationListener listener)
Adds a listener for population events.
|
protected void |
firePopulationChanged(SchemaSpaceID ssid)
Called when the population for a schema space has changed.
|
void |
removeListener(PopulationListener listener)
Removes a listener for population events.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToPopulation, addToPopulation, getPopulation, hasPopulation, resetPopulation
public void addListener(PopulationListener listener)
PopulationService
addListener
in interface PopulationService
listener
- the listenerPopulationService.addListener(PopulationListener)
public void removeListener(PopulationListener listener)
PopulationService
removeListener
in interface PopulationService
listener
- the listenerPopulationService.removeListener(PopulationListener)
protected void firePopulationChanged(SchemaSpaceID ssid)
ssid
- the schema spaceBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a