toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.util
/
UUID
UUID
class
UUID
(
val
data
:
UByteArrayInt
)
Members
Constructors
UUID
Link copied to clipboard
constructor
(
data
:
UByteArrayInt
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Link copied to clipboard
val
data
:
UByteArrayInt
variant
Link copied to clipboard
val
variant
:
Int
version
Link copied to clipboard
val
version
:
Int
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String