ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/concurrent/package.html
(Generate patch)

Comparing jsr166/src/main/java/util/concurrent/package.html (file contents):
Revision 1.2 by dl, Wed Aug 6 00:42:25 2003 UTC vs.
Revision 1.3 by dl, Wed Aug 6 16:08:49 2003 UTC

# Line 5 | Line 5
5  
6   <body>
7  
8 < <p> Package java.util.concurrent contains utility classes commonly
9 < useful in concurrent programming. Like package java.util, it includes
10 < a few small standardized extensible frameworks, as well as some
11 < classes that provide useful functionality and are otherwise tedious or
12 < difficult to implement.  Here are brief descriptions of the main
13 < components. See also the <tt>locks</tt> and <tt>atomic</tt> packages.
8 > <p> Utility classes commonly useful in concurrent programming.  This
9 > package includes a few small standardized extensible frameworks, as
10 > well as some classes that provide useful functionality and are
11 > otherwise tedious or difficult to implement.  Here are brief
12 > descriptions of the main components. See also the <tt>locks</tt> and
13 > <tt>atomic</tt> packages.
14  
15   <h2>Executors</h2>
16  
# Line 116 | Line 116 | any updates since the iterator was creat
116  
117   <hr>
118   <address><A HREF="http://gee.cs.oswego.edu/dl">Doug Lea</A></address>
119 < <!-- hhmts start --> Last modified: Tue Aug  5 20:39:44 EDT 2003 <!-- hhmts end -->
119 > <!-- hhmts start --> Last modified: Wed Aug  6 07:18:31 EDT 2003 <!-- hhmts end -->
120   </body> </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines