parser
Toggle table of contents
0.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
parser
parser
/
dev.hossain.timeline.model.semantic
/
Duration
/
Duration
Duration
constructor
(
@
Json
(
name
=
"startTimestamp"
)
startTimestamp
:
ZonedDateTime
,
@
Json
(
name
=
"endTimestamp"
)
endTimestamp
:
ZonedDateTime
)