Package my.uum.config
Class StateConfig
java.lang.Object
my.uum.config.StateConfig
Configuration class for storing state and city mappings.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the map of cities by state.
-
Constructor Details
-
StateConfig
public StateConfig()
-
-
Method Details
-
getCitiesByState
Returns the map of cities by state.- Returns:
- the map of cities by state
-