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