public abstract class MutablePropertyReference extends PropertyReference implements kotlin.reflect.KMutableProperty
NO_RECEIVER, receiver
Constructor and Description |
---|
MutablePropertyReference() |
MutablePropertyReference(Object receiver) |
equals, getReflected, hashCode, isConst, isLateinit, toString
call, callBy, compute, computeReflected, getAnnotations, getBoundReceiver, getName, getOwner, getParameters, getReturnType, getSignature, getTypeParameters, getVisibility, isAbstract, isFinal, isOpen
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MutablePropertyReference()
@SinceKotlin(version="1.1") public MutablePropertyReference(Object receiver)
Copyright © 2017. All Rights Reserved.