| Package | Description |
|---|---|
| org.immutables.fixture.jackson |
| Modifier and Type | Method and Description |
|---|---|
ImmutableGeoPoint.Builder |
ImmutableGeoPoint.Builder.altitude(double altitude) |
static ImmutableGeoPoint.Builder |
ImmutableGeoPoint.builder() |
ImmutableGeoPoint.Builder |
ImmutableGeoPoint.Builder.from(GeoPoint instance) |
ImmutableGeoPoint.Builder |
ImmutableGeoPoint.Builder.latitude(double latitude) |
ImmutableGeoPoint.Builder |
ImmutableGeoPoint.Builder.longitude(double longitude) |
Copyright © 2022 The Immutables.org authors. All rights reserved.