toggle menu
de.quati
2.2.1
common
switch theme
search in API
de.quati
/
de.quati.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