Class: TZInfo::Format1::CountryDefiner Private
    Do not use.  This class is for internal use only.
  
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: | |
| Instance Chain: | |
| Inherits: | TZInfo::Format2::CountryDefiner 
 | 
| Defined in: | lib/tzinfo/format1/country_definer.rb | 
Overview
Instances of CountryDefiner are yielded to the format 1 version
of TZInfo::Data::Indexes::Countries by CountryIndexDefinition to allow
the zones of a country to be specified.
Class Method Summary
- 
    
      .new(identifier_deduper, description_deduper)  ⇒ CountryDefiner 
    
    constructor
    Internal use only
    Initializes a new CountryDefiner.
::TZInfo::Format2::CountryDefiner - Inherited
| .new | Initializes a new  |