public class Pollution extends java.util.HashMap<Pollutant,PollutionRate>
Pollutant
.Modifier and Type | Field and Description |
---|---|
static Pollution |
pollutionRatePeeks |
Constructor and Description |
---|
Pollution()
Pollution constructor.
|
public static Pollution pollutionRatePeeks
public Pollution()
Pollutant
, with
a null PollutionRate
.