Sorry for the delay in responding.

In short, no, DescriptiveStatisticsImpl is not thread-safe. By design, we chose not to introduce thread semantics into the classes. This allows the library to be used in environments were thread management by the application is to be avoided.

This question has been posed before, so we will likely introduce something soon to address the need.

Brent

"David J. M. Karlsen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
Are instances of org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl thread-safe?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to