JVMBridge |
Name | Description | |
---|---|---|
SSetField(String, Object) | Sets the value of a static field identified by fieldName | |
SSetField(IJavaType, String, Object) | Sets the value of a static field on clazz identified by fieldName | |
SSetFieldTValue(String, TValue) | Sets the value of a static field identified by fieldName | |
SSetFieldTValue(IJavaType, String, TValue) | Sets the value of a static field on clazz identified by fieldName |