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

Comparing jsr166/src/main/java/util/concurrent/ConcurrentHashMap.java (file contents):
Revision 1.143 by jsr166, Fri Nov 9 03:30:03 2012 UTC vs.
Revision 1.144 by jsr166, Sun Nov 18 03:07:22 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines