Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
concurrent: Utility classes for concurrent Java programming
- Summary
- This package provides standardized, efficient versions of utility classes
commonly encountered in concurrent Java programming. This code consists of
implementations of ideas that have been around for ages, and is merely intended
to save you the trouble of coding them. Discussions of the rationale and
applications of several of these classes can be found in the second edition of
Concurrent Programming in Java.
Changelog
- * Thu Aug 3 17:00:00 2006 Matt Wringe <mwringe at redhat.com> - 0:1.3.4-4jpp.1
- Merge with upstream version:
- Add missing requires for javadoc task
- Add missing postun for javadoc task
- * Sun Jul 23 17:00:00 2006 Matt Wringe <mwringe at redhat.com> - 0:1.3.4-3jpp-5fc
- Rebuilt
- * Sun Jul 23 17:00:00 2006 Matt Wringe <mwringe at redhat.com> - 0:1.3.4-3jpp_4fc
- Rebuilt