| 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 altitude) |
ImmutableGeoPoint |
ImmutableGeoPoint.withLatitude(double latitude) |
ImmutableGeoPoint |
ImmutableGeoPoint.withLongitude(double longitude) |
Copyright © 2016 The Immutables.org authors. All rights reserved.