public class BoxMoleculeCountEvent extends BoxEvent
Modifier and Type | Field | Description |
---|---|---|
protected int |
count |
|
protected ISpecies |
species |
Constructor | Description |
---|---|
BoxMoleculeCountEvent(Box box,
ISpecies species,
int count) |
Modifier and Type | Method | Description |
---|---|---|
int |
getCount() |
|
ISpecies |
getSpecies() |