Uses of Class
w.geo.api.ImmutableGeoLocation.Builder
-
Uses of ImmutableGeoLocation.Builder in w.geo.api
Methods in w.geo.api that return ImmutableGeoLocation.BuilderModifier and TypeMethodDescriptionstatic ImmutableGeoLocation.BuilderImmutableGeoLocation.builder()Creates a builder forImmutableGeoLocation.Initializes the value for thecityattribute.Initializes the value for thecountryattribute.ImmutableGeoLocation.Builder.from(GeoLocation instance) Fill a builder with attribute values from the providedGeoLocationinstance.