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

Comparing jsr166/src/jsr166e/LongAdderTable.java (file contents):
Revision 1.4 by jsr166, Tue Aug 30 07:16:56 2011 UTC vs.
Revision 1.5 by jsr166, Sat Sep 10 01:38:28 2011 UTC

# Line 20 | Line 20 | import java.io.Serializable;
20   * <p><em>jsr166e note: This class is targeted to be placed in
21   * java.util.concurrent.atomic<em>
22   *
23 + * @since 1.8
24   * @author Doug Lea
25   */
26   public class LongAdderTable<K> implements Serializable {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines