Class StateCode

java.lang.Object
google.registry.ui.server.StateCode

public final class StateCode extends Object
Bimap of state codes and names for the US Regime.
See Also:
  • Field Details

    • US_MAP

      public static final com.google.common.collect.ImmutableBiMap<String,String> US_MAP