-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTimestamp.Companion
-
Field Summary
Fields Modifier and Type Field Description private final ZonedDateTimevalue
-
Constructor Summary
Constructors Constructor Description Timestamp(ZonedDateTime value)
-
Method Summary
Modifier and Type Method Description final ZonedDateTimegetValue()-
-
Constructor Detail
-
Timestamp
Timestamp(ZonedDateTime value)
-
-
Method Detail
-
getValue
final ZonedDateTime getValue()
-
-
-
-