Parent Directory
|
Revision Log
s/<tt>/<code>/g; <tt> is deprecated by html 5
1 | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
2 | <html> <head> |
3 | <title>jsr166x overview</title> |
4 | </head> |
5 | |
6 | <body> |
7 | <h1>jsr166x overview</h1> |
8 | This package contains classes under development by |
9 | JCP JSR166 that did not make it into release. Some |
10 | of these may someday become part of package |
11 | <code>java.util.concurrent</code> or its subpackages. |
12 | |
13 | |
14 | <hr> |
15 | <address><A HREF="http://gee.cs.oswego.edu/dl">Doug Lea</A></address> |
16 | <!-- hhmts start --> Last modified: Fri Jul 30 08:06:46 EDT 2004 <!-- hhmts end --> |
17 | </body> </html> |
dl@cs.oswego.edu | ViewVC Help |
Powered by ViewVC 1.1.27 |