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

Comparing jsr166/src/jsr166e/ConcurrentHashMapV8.java (file contents):
Revision 1.76 by jsr166, Fri Nov 9 03:30:03 2012 UTC vs.
Revision 1.77 by jsr166, Sun Nov 18 03:07:22 2012 UTC

# Line 203 | Line 203 | import java.io.Serializable;
203   *
204   * <p><em>jsr166e note: During transition, this class
205   * uses nested functional interfaces with different names but the
206 < * same forms as those expected for JDK8.<em>
206 > * same forms as those expected for JDK8.</em>
207   *
208   * <p>This class is a member of the
209   * <a href="{@docRoot}/../technotes/guides/collections/index.html">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines