| | Name | Description |
|---|
  | SExecuteArrayTArrayType(String) | Invokes static method methodName on the static BridgeClazz of TClass with 0 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String) | Invokes static method methodName on clazz with 0 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 1 argument and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object) |
Statically executes the method identified by methodName on
the current class and returns the result as an array of TArrayType.
|
  | SExecuteArrayTArrayType(IJavaType, String, Object) | Invokes static method methodName on clazz with 1 argument and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object) |
Statically executes the method identified by methodName on
clazz and returns the result as an array of TArrayType.
|
  | SExecuteArrayTArrayType(String, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 2 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object, Object) | Invokes static method methodName on clazz with 2 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 3 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object, Object, Object) | Invokes static method methodName on clazz with 3 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 4 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object, Object, Object, Object) | Invokes static method methodName on clazz with 4 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 5 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 5 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 6 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 6 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 7 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 7 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 8 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 8 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 9 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 9 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 10 arguments and returns the JVM array result as a managed array. |
  | SExecuteArrayTArrayType(IJavaType, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 10 arguments and returns the JVM array result as a managed array. |