public class REpiceaClimateVariableMap extends java.util.HashMap<REpiceaClimateVariableMap.ClimateVariable,java.lang.Double>
Modifier and Type | Class and Description |
---|---|
static class |
REpiceaClimateVariableMap.ClimateVariable |
static interface |
REpiceaClimateVariableMap.UpdatableClimateVariableMap
This interface ensures that the REpiceaClimateVariableMap instance
can be updated according to climate change forecasts.
|
Constructor and Description |
---|
REpiceaClimateVariableMap() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values