-
public class GeoInfoHolder
-
-
Field Summary
Fields Modifier and Type Field Description public final static GeoInfoHolderINSTANCE
-
Method Summary
-
-
Method Detail
-
setGeoInfo
final Unit setGeoInfo(Map<String, String> processedGeoInfo, Map<String, String> rawGeoInfo)
-
getGeoInfo
final Map<String, String> getGeoInfo()
-
isCaliforniaUser
final Boolean isCaliforniaUser()
-
-
-
-