kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
LazyThreadSafetyMode
/
SYNCHRONIZED
SYNCHRONIZED
SYNCHRONIZED
Locks are used to ensure that only a single thread can initialize the
Lazy
instance.
Properties
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int