Package org.mozilla.geckoview
Class IPProtectionController.Country
Object
org.mozilla.geckoview.IPProtectionController.Country
- Enclosing class:
- IPProtectionController
A country available in the proxy serverlist.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
code
ISO 3166-1 alpha-2 country code. -
available
public final boolean availableWhether the country has at least one available (non-quarantined) server.
-
-
Constructor Details
-
Country
Creates a country.- Parameters:
code- ISO 3166-1 alpha-2 country code.available- Whether the country has at least one available server.
-