Package tethys.species
Class DataBlockSpeciesMap
java.lang.Object
tethys.species.DataBlockSpeciesMap
- All Implemented Interfaces:
Serializable
Species map for a specified data block
This is the bit that can be serialised, and is primarily (only) a hash table of SpeciesMapItems which relate String species codes for a detector to more details itis and scientific name information.
- Author:
- dg50
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clearMap()
void
putItem
(String key, SpeciesMapItem speciesMapItem) void
removeItem
(String key)