acra
/
org.acra.util
/
StubCreator
/
createStub
androidJvm
create
Stub
inline fun <
T
>
createStub
(handler:
InvocationHandler
):
T
Content copied to clipboard
@
JvmStatic
()
fun <
T
>
createStub
(interfaceClass:
Class
<
T
>, handler:
InvocationHandler
):
T
Content copied to clipboard