JVMBridge |
| Name | Description | |
|---|---|---|
| SGetField(String) | Gets the value of a static field identified by fieldName | |
| SGetField(IJavaType, String) | Gets the value of a static field on clazz identified by fieldName | |
| SGetFieldTReturn(String) | Gets the value of a static field identified by fieldName | |
| SGetFieldTReturn(IJavaType, String) | Gets the value of a static field on clazz identified by fieldName |