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

Comparing jsr166/src/main/java/util/ArrayPrefixUtil.java (file contents):
Revision 1.2 by jsr166, Thu Dec 27 20:29:07 2012 UTC vs.
Revision 1.3 by jsr166, Thu Dec 27 21:28:01 2012 UTC

# Line 60 | Line 60 | class ArrayPrefixUtil {
60       *
61       * As usual for this sort of utility, there are 4 versions, that
62       * are simple copy/paste/adapt variants of each other.  (The
63 <     * double and int versions differ from long version soley by
63 >     * double and int versions differ from long version solely by
64       * replacing "long" (with case-matching)).
65       */
66  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines