kaccelero
Toggle table of contents
0.6.1
apple
common
desktop
js
jvm
Platform filter
apple
common
desktop
js
jvm
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.models
/
UUID
UUID
apple
common
desktop
js
jvm
@
Serializable
(
with
=
UUIDSerializer::class
)
actual
class
UUID
@
Serializable
(
with
=
UUIDSerializer::class
)
expect
class
UUID
@
Serializable
(
with
=
UUIDSerializer::class
)
actual
class
UUID
@
Serializable
(
with
=
UUIDSerializer::class
)
actual
data
class
UUID
@
Serializable
(
with
=
UUIDSerializer::class
)
actual
class
UUID
Members
Constructors
UUID
Link copied to clipboard
apple
common
desktop
js
jvm
constructor
(
nsUUID
:
NSUUID
)
actual
constructor
(
)
actual
constructor
(
string
:
String
)
expect
constructor
(
)
expect
constructor
(
string
:
String
)
actual
constructor
(
)
actual
constructor
(
string
:
String
)
constructor
(
jsUUID
:
Uint8Array
<
*
>
)
actual
constructor
(
)
actual
constructor
(
string
:
String
)
constructor
(
javaUUID
:
UUID
)
actual
constructor
(
)
actual
constructor
(
string
:
String
)
Properties
java
UUID
Link copied to clipboard
jvm
val
javaUUID
:
UUID
js
UUID
Link copied to clipboard
js
val
jsUUID
:
Uint8Array
<
*
>
ns
UUID
Link copied to clipboard
apple
val
nsUUID
:
NSUUID
Functions
equals
Link copied to clipboard
apple
common
desktop
js
jvm
actual
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
expect
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
actual
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
actual
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
actual
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
apple
common
desktop
js
jvm
actual
open
override
fun
hashCode
(
)
:
Int
expect
open
override
fun
hashCode
(
)
:
Int
actual
open
override
fun
hashCode
(
)
:
Int
actual
open
override
fun
hashCode
(
)
:
Int
actual
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
apple
common
desktop
js
jvm
actual
open
override
fun
toString
(
)
:
String
expect
open
override
fun
toString
(
)
:
String
actual
open
override
fun
toString
(
)
:
String
actual
open
override
fun
toString
(
)
:
String
actual
open
override
fun
toString
(
)
:
String