ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/jsr166x/package.html
Revision: 1.3
Committed: Mon Aug 3 19:24:14 2015 UTC (8 years, 9 months ago) by jsr166
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
Log Message:
s/<tt>/<code>/g; <tt> is deprecated by html 5

File Contents

# Content
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>