| Package | Description |
|---|---|
| org.immutables.fixture.jackson |
| Modifier and Type | Method and Description |
|---|---|
ImmutableGeoPoint |
ImmutableGeoPoint.Builder.build() |
static ImmutableGeoPoint |
ImmutableGeoPoint.copyOf(GeoPoint instance) |
ImmutableGeoPoint |
ImmutableGeoPoint.withAltitude(double value) |
ImmutableGeoPoint |
ImmutableGeoPoint.withLatitude(double value) |
ImmutableGeoPoint |
ImmutableGeoPoint.withLongitude(double value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.