|
||||||||||
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.PropertyReference0
public abstract class PropertyReference0
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface kotlin.reflect.KProperty0 |
---|
kotlin.reflect.KProperty0.Getter<R> |
Nested classes/interfaces inherited from interface kotlin.reflect.KProperty |
---|
kotlin.reflect.KProperty.Accessor<R>, kotlin.reflect.KProperty.DefaultImpls |
Field Summary |
---|
Fields inherited from class kotlin.jvm.internal.CallableReference |
---|
NO_RECEIVER, receiver |
Constructor Summary | |
---|---|
PropertyReference0()
|
|
PropertyReference0(Object receiver)
|
Method Summary | |
---|---|
protected kotlin.reflect.KCallable |
computeReflected()
|
Object |
getDelegate()
|
kotlin.reflect.KProperty0.Getter |
getGetter()
|
Object |
invoke()
|
Methods inherited from class kotlin.jvm.internal.PropertyReference |
---|
equals, getReflected, hashCode, isConst, isLateinit, toString |
Methods inherited from class kotlin.jvm.internal.CallableReference |
---|
call, callBy, compute, getAnnotations, getBoundReceiver, getName, getOwner, getParameters, getReturnType, getSignature, getTypeParameters, getVisibility, isAbstract, isFinal, isOpen |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface kotlin.reflect.KProperty0 |
---|
get |
Methods inherited from interface kotlin.reflect.KProperty |
---|
isConst, isLateinit |
Methods inherited from interface kotlin.reflect.KCallable |
---|
call, callBy, getName, getParameters, getReturnType, getTypeParameters, getVisibility, isAbstract, isFinal, isOpen |
Methods inherited from interface kotlin.reflect.KAnnotatedElement |
---|
getAnnotations |
Constructor Detail |
---|
public PropertyReference0()
@SinceKotlin(version="1.1") public PropertyReference0(Object receiver)
Method Detail |
---|
protected kotlin.reflect.KCallable computeReflected()
computeReflected
in class CallableReference
public Object invoke()
invoke
in interface kotlin.jvm.functions.Function0
public kotlin.reflect.KProperty0.Getter getGetter()
getGetter
in interface kotlin.reflect.KProperty
getGetter
in interface kotlin.reflect.KProperty0
@SinceKotlin(version="1.1") public Object getDelegate()
getDelegate
in interface kotlin.reflect.KProperty0
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |