Uses of Class
org.ojalgo.concurrent.ExternalProcessExecutor.RingBufferOutput
Packages that use ExternalProcessExecutor.RingBufferOutput
-
Uses of ExternalProcessExecutor.RingBufferOutput in org.ojalgo.concurrent
Fields in org.ojalgo.concurrent declared as ExternalProcessExecutor.RingBufferOutputModifier and TypeFieldDescriptionprivate final ExternalProcessExecutor.RingBufferOutputExternalProcessExecutor.WorkerChannel.myErrBufferConstructors in org.ojalgo.concurrent with parameters of type ExternalProcessExecutor.RingBufferOutputModifierConstructorDescriptionprivateWorkerChannel(ProcessOptions options, Thread owner, Process proc, OutputStream toChild, InputStream fromChild, InputStream err, Thread errDrainer, ExternalProcessExecutor.RingBufferOutput errBuffer)