acra
acra
/
org.acra.util
/
StubCreator
Stub
Creator
object
StubCreator
Content copied to clipboard
Functions
Functions
create
Error
Reporter
Stub
Link copied to clipboard
fun
createErrorReporterStub
(
)
:
ErrorReporter
Content copied to clipboard
create
Stub
Link copied to clipboard
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