kucci / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Document immutability of `PatternFilenameFilter` #454

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It looks to me that `PatternFilenameFilter` is immutable and maybe even 
thread-safe (I'm not absolutely sure, though). If that is the case (but also if 
not), please document these properties.

Background: One might want to use instances of this class as constants.

Original issue reported on code.google.com by j...@nwsnet.de on 20 Oct 2010 at 10:37

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 18 Jul 2011 at 3:39

GoogleCodeExporter commented 9 years ago
This will be fixed in the next release.

Original comment by fry@google.com on 27 Jul 2011 at 7:59

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:09