Searched refs:timeZoneIdsCountryMapping (Results 1 – 1 of 1) sorted by relevance
662 private final TzIdsProto.CountryMapping timeZoneIdsCountryMapping; field in TzLookupGenerator.CountryOutputData665 TzIdsProto.CountryMapping timeZoneIdsCountryMapping) { in CountryOutputData() argument667 this.timeZoneIdsCountryMapping = Objects.requireNonNull(timeZoneIdsCountryMapping); in CountryOutputData()675 return timeZoneIdsCountryMapping; in getTimeZoneIdsCountryMapping()