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

Comparing jsr166/src/main/intro.html (file contents):
Revision 1.19 by dl, Sun Nov 21 01:40:32 2004 UTC vs.
Revision 1.21 by jsr166, Sun Nov 18 18:03:10 2012 UTC

# Line 17 | Line 17 | http://altair.cs.oswego.edu/mailman/list
17  
18   <p><em>Note: The javadocs here do <em>not</em> include pre-existing
19   java classes (for example <tt>java.lang.Thread</tt>) that were changed
20 < as part of the JSR166 spec.  On the other hand, the javadocs here so
20 > as part of the JSR166 spec.  On the other hand, the javadocs here do
21   include some existing java.util Collection interfaces and classes that
22   are not part of the spec, but are included because some new methods
23   implement or inherit from their specifications.
24   </em>
25  
26 < <p> JSR-166 introduces package <tt>java.util.concurrent</tt>
26 > <p>JSR-166 introduces package <tt>java.util.concurrent</tt>
27   containing utility classes commonly useful in concurrent
28   programming. Like package <tt>java.util</tt>, it includes a few small
29   standardized extensible frameworks, as well as other classes that

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines