public abstract class MutablePropertyReference2 extends MutablePropertyReference implements kotlin.reflect.KMutableProperty2
kotlin.reflect.KMutableProperty2.Setter<D,E,R>NO_RECEIVER, receiver| Constructor and Description |
|---|
MutablePropertyReference2() |
| Modifier and Type | Method and Description |
|---|---|
protected kotlin.reflect.KCallable |
computeReflected() |
Object |
getDelegate(Object receiver1,
Object receiver2) |
kotlin.reflect.KProperty2.Getter |
getGetter() |
kotlin.reflect.KMutableProperty2.Setter |
getSetter() |
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.KProperty2public kotlin.reflect.KMutableProperty2.Setter getSetter()
getSetter in interface kotlin.reflect.KMutablePropertygetSetter in interface kotlin.reflect.KMutableProperty2Copyright © 2017. All Rights Reserved.