Class MaxmindCountryResult
- java.lang.Object
-
- technology.dice.dicewhere.building.mmdb.maxmind.MaxmindCountryResult
-
- All Implemented Interfaces:
CountryResult
public class MaxmindCountryResult extends Object implements CountryResult
-
-
Constructor Summary
Constructors Constructor Description MaxmindCountryResult(MaxmindCountry country)
-
-
-
Constructor Detail
-
MaxmindCountryResult
public MaxmindCountryResult(MaxmindCountry country)
-
-
Method Detail
-
country
public String country()
- Specified by:
countryin interfaceCountryResult
-
-