Class DataBlockSpeciesMap

java.lang.Object
tethys.species.DataBlockSpeciesMap
All Implemented Interfaces:
Serializable

public class DataBlockSpeciesMap extends Object implements 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 Details

  • Constructor Details

    • DataBlockSpeciesMap

      public DataBlockSpeciesMap()
  • Method Details