| Package | Description |
|---|---|
| org.immutables.fixture.jackson |
| Modifier and Type | Method and Description |
|---|---|
ImmutableGeoPoint2 |
ImmutableGeoPoint2.Builder.build() |
static ImmutableGeoPoint2 |
ImmutableGeoPoint2.copyOf(GeoPoint2 instance) |
ImmutableGeoPoint2 |
ImmutableGeoPoint2.withLat(double value) |
ImmutableGeoPoint2 |
ImmutableGeoPoint2.withLon(double value) |
Copyright © 2022 The Immutables.org authors. All rights reserved.