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
- * Tue Mar 28 00:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Mar 7 00:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0:1.3.2-2jpp_2fc
-
- stop scriptlet spew
- * Sat Dec 10 00:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt