kotlin.jvm.JvmField.<init>

<init>

JvmField()

Platform and version requirements: JVM

Instructs the Kotlin compiler not to generate getters/setters for this property and expose it as a field.

See the Kotlin language documentation for more information.

© 2010–2017 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
登录查看完整内容