[
https://issues.apache.org/jira/browse/IO-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800489#comment-17800489
]
Elliotte Rusty Harold commented on IO-134:
------------------------------------------
This is a good one for new contributors. It doesn't need to be done all at
once. It can be done one class or method at a time by sending PRs.
> Document thread safety of classes
> ---------------------------------
>
> Key: IO-134
> URL: https://issues.apache.org/jira/browse/IO-134
> Project: Commons IO
> Issue Type: Wish
> Reporter: Sebb
> Priority: Major
>
> It would be useful to document the thread-safety of all the classes:
> Fully thread-safe (e.g. immutable)
> Thread-safe if particular methods are synchronised
> Thread-safe if specified combinations of methods are synchronised
> Thread-hostile - cannot be used safely from multiple threads
--
This message was sent by Atlassian Jira
(v8.20.10#820010)