|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkotlin.jvm.internal.CallableReference
kotlin.jvm.internal.PropertyReference
kotlin.jvm.internal.MutablePropertyReference
public abstract class MutablePropertyReference
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface kotlin.reflect.KMutableProperty |
---|
kotlin.reflect.KMutableProperty.Setter<R> |
Nested classes/interfaces inherited from interface kotlin.reflect.KProperty |
---|
kotlin.reflect.KProperty.Accessor<R>, kotlin.reflect.KProperty.Getter<R> |
Field Summary |
---|
Fields inherited from class kotlin.jvm.internal.CallableReference |
---|
reflected |
Constructor Summary | |
---|---|
MutablePropertyReference()
|
Method Summary |
---|
Methods inherited from class kotlin.jvm.internal.PropertyReference |
---|
equals, hashCode, toString |
Methods inherited from class kotlin.jvm.internal.CallableReference |
---|
call, callBy, compute, computeReflected, getAnnotations, getName, getOwner, getParameters, getReflected, getReturnType, getSignature |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface kotlin.reflect.KMutableProperty |
---|
getSetter |
Methods inherited from interface kotlin.reflect.KProperty |
---|
getGetter |
Methods inherited from interface kotlin.reflect.KCallable |
---|
call, callBy, getName, getParameters, getReturnType |
Methods inherited from interface kotlin.reflect.KAnnotatedElement |
---|
getAnnotations |
Constructor Detail |
---|
public MutablePropertyReference()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |