@Value.Immutable public abstract class GeoPoint extends Object
| Constructor and Description |
|---|
GeoPoint() |
| Modifier and Type | Method and Description |
|---|---|
abstract double |
altitude() |
abstract double |
latitude() |
abstract double |
longitude() |
Copyright © 2022 The Immutables.org authors. All rights reserved.