ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/jsr166e/DoubleAdder.java
(Generate patch)

Comparing jsr166/src/jsr166e/DoubleAdder.java (file contents):
Revision 1.4 by jsr166, Sat Oct 15 21:29:34 2011 UTC vs.
Revision 1.5 by jsr166, Sun Nov 18 03:07:22 2012 UTC

# Line 24 | Line 24 | import java.io.ObjectOutputStream;
24   * collection keys.
25   *
26   * <p><em>jsr166e note: This class is targeted to be placed in
27 < * java.util.concurrent.atomic<em>
27 > * java.util.concurrent.atomic.</em>
28   *
29   * @since 1.8
30   * @author Doug Lea

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines