Parent Directory
|
Revision Log
|
Patch
| revision 1.1, Sun Sep 29 19:20:58 2002 UTC | revision 1.2, Fri Oct 25 22:55:44 2002 UTC | |
|---|---|---|
| # | Line 14 | Line 14 |
| 14 | <A HREF="http://altair.cs.oswego.edu/mailman/listinfo/concurrency-interest"> http://altair.cs.oswego.edu/mailman/listinfo/concurrency-interest</A> . | <A HREF="http://altair.cs.oswego.edu/mailman/listinfo/concurrency-interest"> http://altair.cs.oswego.edu/mailman/listinfo/concurrency-interest</A> . |
| 15 | ||
| 16 | <p> | <p> |
| 17 | <em> | |
| 18 | Disclaimer - This prototype is experimental code developed as part of | |
| 19 | JSR166 and made available to the developer community for use | |
| 20 | as-is. It is not a supported product. Use it at your own risk. The | |
| 21 | specification, language and implementation are subject to change as a | |
| 22 | result of your feedback. Because these features have not yet been | |
| 23 | approved for addition to the Java language, there is no schedule for | |
| 24 | their inclusion in a product. | |
| 25 | </em> | |
| 26 | ||
| 27 | <p> | |
| 28 | Package java.util.concurrent contains utility classes that are | Package java.util.concurrent contains utility classes that are |
| 29 | commonly useful in concurrent programming. Like package java.util, it | commonly useful in concurrent programming. Like package java.util, it |
| 30 | includes a few small standardized extensible frameworks, as well as | includes a few small standardized extensible frameworks, as well as |
|
||||||||
| Doug Lea | ViewVC Help |
| Powered by ViewVC 1.0.8 |