Class ExternalProcessExecutor.ProcessRequest
java.lang.Object
org.ojalgo.concurrent.ExternalProcessExecutor.ProcessRequest
- All Implemented Interfaces:
Serializable
- Enclosing class:
ExternalProcessExecutor
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Object[](package private) final MethodDescriptorprivate static final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
arguments
-
descriptor
-
-
Constructor Details
-
ProcessRequest
ProcessRequest(MethodDescriptor method, Object... args)
-
-
Method Details
-
invoke
-