|
||||||||||
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
public abstract class PropertyReference
Nested Class Summary |
---|
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 | |
---|---|
PropertyReference()
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
String |
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.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 PropertyReference()
Method Detail |
---|
public boolean equals(Object obj)
equals
in class Object
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |