kodein-log
/
org.kodein.log
/
Instant
common
native
Instant
common
native
class
Instant
Content copied to clipboard
typealias
Instant
=
<ERROR CLASS>
Content copied to clipboard
class
Instant
(tv_sec:
<ERROR CLASS>
, tv_nsec:
Long
)
Content copied to clipboard
Functions
Properties
Extensions
Functions
equals
Link copied to clipboard
common
native
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
native
open fun
hashCode
():
Int
Content copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
native
open fun
toString
():
String
Content copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
tv_nsec
Link copied to clipboard
native
val
tv_nsec
:
Long
Content copied to clipboard
tv_sec
Link copied to clipboard
native
val
tv_sec
:
<ERROR CLASS>
Content copied to clipboard
Extensions
toLocalString
Link copied to clipboard
common
fun
Instant
.
toLocalString
():
String
Content copied to clipboard