| | Name | Description |
|---|
  | SExecuteWithSignatureArrayTArrayType(String, String) | Invokes static method methodName on the static BridgeClazz of TClass with 0 arguments and returns the JVM array result as a managed array. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, String) | Invokes static method methodName on clazz with 0 arguments and returns the JVM array result as a managed array. |
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(String, String, Object) |
Statically executes the method identified by methodName and
signature on the current class and returns the result as an
array of TArrayType.
|
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, String, Object) | Invokes static method methodName on clazz with 1 argument and returns the JVM array result as a managed array. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, String, Object) |
Statically executes the method identified by methodName and
signature on clazz and returns the result
as an array of TArrayType.
|
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, String, Object, Object) | Invokes static method methodName on clazz with 2 arguments and returns the JVM array result as a managed array. |
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, String, Object, Object, Object) | Invokes static method methodName on clazz with 3 arguments and returns the JVM array result as a managed array. |
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, String, Object, Object, Object, Object) | Invokes static method methodName on clazz with 4 arguments and returns the JVM array result as a managed array. |
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, 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. |
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, 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. |
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, 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. |
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, 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. |
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, 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. |
  | SExecuteWithSignatureArrayTArrayType(String, 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. |
  | SExecuteWithSignatureArrayTArrayType(IJavaType, String, 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. |