All Implemented Interfaces:
Streamable, StreamReadable, StreamWritable, Row, AoservReadable, AoservStreamable, AoservWritable

public final class CountryCode extends GlobalObjectStringKey<CountryCode>
A CountryCode is a simple wrapper for country code and name mappings. Each code is a two-digit ISO 3166-1 alpha-2 country code.

See https://wikipedia.org/wiki/ISO_3166-1_alpha-2

Author:
AO Industries, Inc.