toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing
/
Whitebox
/
invokeMethod
invoke
Method
open
fun
<
T
>
invokeMethod
(
object
:
Any
,
methodName
:
String
,
arguments
:
Array
<
Any
>
)
:
T
open
fun
<
T
>
invokeMethod
(
clazz
:
Class
<
out
Any
>
,
methodName
:
String
,
arguments
:
Array
<
Any
>
)
:
T