de.cesr.sesamgim.util
Class GMilieuLifeExpectancyMap
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<Integer,cern.jet.random.AbstractDiscreteDistribution>
de.cesr.sesamgim.util.GMilieuLifeExpectancyMap
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Integer,cern.jet.random.AbstractDiscreteDistribution>
public class GMilieuLifeExpectancyMap
- extends HashMap<Integer,cern.jet.random.AbstractDiscreteDistribution>
- See Also:
- Serialized Form
Constructor Summary |
GMilieuLifeExpectancyMap()
Initialises the map for first four milieus with a distribution
that always return Integer.MAX_VALUE |
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
GMilieuLifeExpectancyMap
public GMilieuLifeExpectancyMap()
- Initialises the map for first four milieus with a distribution
that always return Integer.MAX_VALUE