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

Comparing jsr166/src/test/tck/TreeMapTest.java (file contents):
Revision 1.25 by jsr166, Tue Feb 21 02:04:17 2012 UTC vs.
Revision 1.26 by jsr166, Wed Jan 2 07:41:07 2013 UTC

# Line 41 | Line 41 | public class TreeMapTest extends JSR166T
41      }
42  
43      /**
44 <     *
44 >     * copy constructor creates map equal to source map
45       */
46      public void testConstructFromSorted() {
47          TreeMap map = map5();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines