gh-pages / com.nextfaze.devfun.invoke / java.lang.reflect.Method / receiverClass

receiverClass

inline val Method.receiverClass: KClass<*> (source)

Get the receiver class for this method.

See Also

FunctionDefinition.receiverClass

FunctionItem.receiverClass

Method.receiverClassForInvocation