|
||||||||||
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 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> |
Constructor Summary | |
---|---|
PropertyReference0()
|
Method Summary | |
---|---|
Object |
get()
|
kotlin.reflect.KProperty0.Getter |
getGetter()
|
Methods inherited from class kotlin.jvm.internal.CallableReference |
---|
call, callBy, error, getAnnotations, getName, getOwner, getParameters, getReturnType, getSignature |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface kotlin.reflect.KCallable |
---|
call, callBy, getName, getParameters, getReturnType |
Methods inherited from interface kotlin.reflect.KAnnotatedElement |
---|
getAnnotations |
Constructor Detail |
---|
public PropertyReference0()
Method Detail |
---|
public Object get()
get
in interface kotlin.reflect.KProperty0
public kotlin.reflect.KProperty0.Getter getGetter()
getGetter
in interface kotlin.reflect.KProperty
getGetter
in interface kotlin.reflect.KProperty0
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |