kotlin.reflect.jvm.javaField

javaField

val KProperty<*>.javaField: Field?

Platform and version requirements: JVM

Returns a Java Field instance corresponding to the backing field of the given property, or null if the property has no backing field.

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