Package kotlin.jvm.internal
Class MutablePropertyReference0Impl
java.lang.Object
kotlin.jvm.internal.CallableReference
kotlin.jvm.internal.PropertyReference
kotlin.jvm.internal.MutablePropertyReference
kotlin.jvm.internal.MutablePropertyReference0
kotlin.jvm.internal.MutablePropertyReference0Impl
- All Implemented Interfaces:
Serializable,kotlin.Function,kotlin.jvm.functions.Function0,kotlin.reflect.KAnnotatedElement,kotlin.reflect.KCallable,kotlin.reflect.KMutableProperty,kotlin.reflect.KMutableProperty0,kotlin.reflect.KProperty,kotlin.reflect.KProperty0
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface kotlin.reflect.KCallable
kotlin.reflect.KCallable.DefaultImplsNested classes/interfaces inherited from interface kotlin.reflect.KMutableProperty
kotlin.reflect.KMutableProperty.Setter<V extends Object>Nested classes/interfaces inherited from interface kotlin.reflect.KMutableProperty0
kotlin.reflect.KMutableProperty0.DefaultImpls, kotlin.reflect.KMutableProperty0.Setter<V extends Object>Nested classes/interfaces inherited from interface kotlin.reflect.KProperty
kotlin.reflect.KProperty.Accessor<V extends Object>, kotlin.reflect.KProperty.DefaultImpls, kotlin.reflect.KProperty.Getter<V extends Object>Nested classes/interfaces inherited from interface kotlin.reflect.KProperty0
kotlin.reflect.KProperty0.Getter<V extends Object> -
Field Summary
Fields inherited from class kotlin.jvm.internal.CallableReference
NO_RECEIVER, receiver -
Constructor Summary
ConstructorsConstructorDescriptionMutablePropertyReference0Impl(Class owner, String name, String signature, int flags) MutablePropertyReference0Impl(Object receiver, Class owner, String name, String signature, int flags) MutablePropertyReference0Impl(kotlin.reflect.KDeclarationContainer owner, String name, String signature) -
Method Summary
Methods inherited from class kotlin.jvm.internal.MutablePropertyReference0
computeReflected, getDelegate, getGetter, getSetter, invokeMethods inherited from class kotlin.jvm.internal.PropertyReference
compute, equals, getReflected, hashCode, isConst, isLateinit, toStringMethods inherited from class kotlin.jvm.internal.CallableReference
call, callBy, getAnnotations, getBoundReceiver, getName, getOwner, getParameters, getReturnType, getSignature, getTypeParameters, getVisibility, isAbstract, isFinal, isOpen, isSuspendMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface kotlin.reflect.KAnnotatedElement
getAnnotationsMethods inherited from interface kotlin.reflect.KCallable
call, callBy, getName, getParameters, getReturnType, getTypeParameters, getVisibility, isAbstract, isFinal, isOpen, isSuspendMethods inherited from interface kotlin.reflect.KProperty
isConst, isLateinit
-
Constructor Details
-
MutablePropertyReference0Impl
-
MutablePropertyReference0Impl
-
MutablePropertyReference0Impl
-
-
Method Details
-
get
-
set
-