Class CountrySpecifications

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,CountrySpecification>
com.inttegro.specifications.CountrySpecifications
All Implemented Interfaces:
Serializable, Cloneable, Map<String,CountrySpecification>

public final class CountrySpecifications extends HashMap<String,CountrySpecification>
See Also:
  • Constructor Details

    • CountrySpecifications

      public CountrySpecifications()