JVMBridge |
| Name | Description | |
|---|---|---|
| SGetFieldArrayTReturn(String) | Reads the static field identified by fieldName on the current class and returns its content as an array of TReturn. | |
| SGetFieldArrayTReturn(IJavaType, String) | Reads the static field identified by fieldName on clazz and returns its content as an array of TReturn. |