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

Comparing jsr166/src/main/java/util/AbstractMap.java (file contents):
Revision 1.21 by jsr166, Sun May 28 23:36:29 2006 UTC vs.
Revision 1.22 by jsr166, Sun Jun 25 19:09:31 2006 UTC

# Line 29 | Line 29 | import java.util.Map.Entry;
29   * constructor, as per the recommendation in the <tt>Map</tt> interface
30   * specification.
31   *
32 < * <p>The documentation for each non-abstract methods in this class describes its
32 > * <p>The documentation for each non-abstract method in this class describes its
33   * implementation in detail.  Each of these methods may be overridden if the
34   * map being implemented admits a more efficient implementation.
35   *

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines