public final class StateCode
extends Object
Bimap of state codes and names for the US Regime.
- See Also:
-
-
Field Summary
Fields
static final com.google.common.collect.ImmutableBiMap<String,String>
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
US_MAP
public static final com.google.common.collect.ImmutableBiMap<String,String> US_MAP