parser
Toggle table of contents
0.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
parser
parser
/
dev.hossain.timeline.model.semantic
/
Point
/
Point
Point
constructor
(
@
Json
(
name
=
"latE7"
)
latE7
:
Int
,
@
Json
(
name
=
"lngE7"
)
lngE7
:
Int
,
@
Json
(
name
=
"accuracyMeters"
)
accuracyMeters
:
Int
,
@
Json
(
name
=
"timestamp"
)
timestamp
:
ZonedDateTime
)