toggle menu
EzXHelper
androidJvm
switch theme
search in API
EzXHelper
/
com.github.kyuubiran.ezxhelper
/
ClassUtils
/
setStaticObject
set
Static
Object
@
JvmStatic
fun
setStaticObject
(
clazz
:
Class
<
*
>
,
fieldName
:
String
,
value
:
Any
?
)
Set the static object
Parameters
clazz
class
field
Name
field name
value
field value
Throws
No
Such
Field
Exception
if the field is not found