Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
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
- * Mon May 21 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.3.4-7jpp
-
- Make Vendor, Distribution based on macro
- Fix aot build
- Rebuild using java-1.4.2
- * Fri Mar 23 11:00:00 2007 Fernando Nasser <fnasser{%}redhat{*}com> - 0:1.3.4-6jpp
-
- Use provided build.xml
- * Fri Jan 26 11:00:00 2007 Permaine Cheung <pcheung at redhat.com> - 0:1.3.4-5jpp
-
- rpmlint cleanup