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, toString
call, callBy, compute, getAnnotations, getBoundReceiver, getName, getOwner, getParameters, getReturnType, getSignature, getTypeParameters, getVisibility, isAbstract, isFinal, isOpen
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected kotlin.reflect.KCallable computeReflected()
computeReflected
in class CallableReference
public Object invoke(Object receiver1, Object receiver2)
invoke
in interface kotlin.jvm.functions.Function2
public kotlin.reflect.KProperty2.Getter getGetter()
getGetter
in interface kotlin.reflect.KProperty
getGetter
in interface kotlin.reflect.KProperty2
Copyright © 2017. All Rights Reserved.