Class GemcDetector

All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

public class GemcDetector extends LinkedHashMap<String,String>
See Also:
  • Constructor Details

    • GemcDetector

      public GemcDetector()
      defines the keys and order thereof for this map
  • Method Details