Class Timestamp
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTimestamp.Companion
-
Field Summary
Fields Modifier and Type Field Description private final ZonedDateTimevaluepublic final static Timestamp.CompanionCompanion
-
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()
-
-
-
-