Closed joslat closed 9 months ago
What's new? WithKernelToClone(kernel kerneltoClone)
Ideal for the case of creating several agents, avoids the steps of creating the kernel or a clone by wrapping this inside this builder method.
Description
What's new? WithKernelToClone(kernel kerneltoClone)
Ideal for the case of creating several agents, avoids the steps of creating the kernel or a clone by wrapping this inside this builder method.
What kind of change does this PR introduce?