Uses of Class
kotlin.jvm.internal.PropertyReference2
-
Packages that use PropertyReference2 Package Description kotlin.jvm.internal -
-
Uses of PropertyReference2 in kotlin.jvm.internal
Subclasses of PropertyReference2 in kotlin.jvm.internal Modifier and Type Class Description class
PropertyReference2Impl
Methods in kotlin.jvm.internal with parameters of type PropertyReference2 Modifier and Type Method Description static kotlin.reflect.KProperty2
Reflection. property2(PropertyReference2 p)
kotlin.reflect.KProperty2
ReflectionFactory. property2(PropertyReference2 p)
-