| | Name | Description |
|---|
  | SExecuteWithSignatureStreamTArrayType(String, String) | Invokes static method methodName on the static BridgeClazz of TClass with 0 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String) | Invokes static method methodName on clazz with 0 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(String, String, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 1 argument and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(String, String, Object) |
Statically executes the method identified by methodName and
signature on the current class and returns the result as a
JCOBridgeStreamT backed by the JVM primitive array
returned by the method.
|
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object) | Invokes static method methodName on clazz with 1 argument and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object) |
Statically executes the method identified by methodName and
signature on clazz and returns the result
as a JCOBridgeStreamT backed by the JVM primitive
array returned by the method.
|
  | SExecuteWithSignatureStreamTArrayType(String, String, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 2 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object, Object) | Invokes static method methodName on clazz with 2 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 3 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object, Object, Object) | Invokes static method methodName on clazz with 3 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 4 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object, Object, Object, Object) | Invokes static method methodName on clazz with 4 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 5 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 5 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 6 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 6 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(String, String, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on the static BridgeClazz of TClass with 7 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 7 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(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 a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 8 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(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 a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 9 arguments and returns a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(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 a zero-copy stream over the JVM primitive array result. |
  | SExecuteWithSignatureStreamTArrayType(IJavaType, String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) | Invokes static method methodName on clazz with 10 arguments and returns a zero-copy stream over the JVM primitive array result. |