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

Comparing jsr166/src/jsr166e/extra/ReadMostlyVector.java (file contents):
Revision 1.24 by jsr166, Mon Jan 2 23:13:10 2012 UTC vs.
Revision 1.25 by jsr166, Tue Feb 21 01:54:03 2012 UTC

# Line 795 | Line 795 | public class ReadMostlyVector<E>
795      // ReadMostlyVector-only methods
796  
797      /**
798 <     * Append the element if not present.
798 >     * Appends the element, if not present.
799       *
800       * @param e element to be added to this list, if absent
801       * @return {@code true} if the element was added

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines