toggle menu
io.github.goquati
1.13.0
common
switch theme
search in API
io.github.goquati
/
io.github.goquati.kotlin.util
/
WithTimestamp
With
Timestamp
common
class
WithTimestamp
<
T
:
Any
>
(
val
value
:
T
,
val
timestamp
:
<Error class: unknown class>
)
Members
Constructors
With
Timestamp
Link copied to clipboard
common
constructor
(
value
:
T
)
constructor
(
value
:
T
,
timestamp
:
<Error class: unknown class>
)
Properties
timestamp
Link copied to clipboard
common
val
timestamp
:
<Error class: unknown class>
value
Link copied to clipboard
common
val
value
:
T