public abstract class PropertyReference2 extends PropertyReference implements kotlin.reflect.KProperty2
NO_RECEIVER, receiver| Constructor and Description |
|---|
PropertyReference2() |
| Modifier and Type | Method and Description |
|---|---|
protected kotlin.reflect.KCallable |
computeReflected() |
Object |
getDelegate(Object receiver1,
Object receiver2) |
kotlin.reflect.KProperty2.Getter |
getGetter() |
Object |
invoke(Object receiver1,
Object receiver2) |
equals, getReflected, hashCode, isConst, isLateinit, toStringcall, callBy, compute, getAnnotations, getBoundReceiver, getName, getOwner, getParameters, getReturnType, getSignature, getTypeParameters, getVisibility, isAbstract, isFinal, isOpenclone, finalize, getClass, notify, notifyAll, wait, wait, waitprotected kotlin.reflect.KCallable computeReflected()
computeReflected in class CallableReferencepublic Object invoke(Object receiver1, Object receiver2)
invoke in interface kotlin.jvm.functions.Function2public kotlin.reflect.KProperty2.Getter getGetter()
getGetter in interface kotlin.reflect.KPropertygetGetter in interface kotlin.reflect.KProperty2Copyright © 2017. All Rights Reserved.