W3cubDocs

/Kotlin

Volatile

Platform and version requirements: JS (1.1)
typealias Volatile = Volatile
Deprecated: Do not use Volatile annotation in pure Kotlin/JS code
Platform and version requirements: Native (1.3)
@Target([AnnotationTarget.PROPERTY, AnnotationTarget.FIELD]) annotation class Volatile
Deprecated: Do not use Volatile annotation in pure Kotlin/Native code

Constructors

Platform and version requirements: Native (1.3)

<init>

Volatile()

© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-volatile/index.html