--- jsr166/src/extra166y/CustomConcurrentHashMap.java 2011/03/15 19:47:02 1.17 +++ jsr166/src/extra166y/CustomConcurrentHashMap.java 2012/12/30 02:05:53 1.24 @@ -320,7 +320,7 @@ public class CustomConcurrentHashMapnull if @@ -942,7 +942,7 @@ public class CustomConcurrentHashMap cchm; /** - * Creates a set with the given parameters + * Creates a set with the given parameters. * @param strength the strength of elements * @param equivalence the Equivalence to use * @param expectedSize an estimate of the number of elements @@ -1621,7 +1621,7 @@ public class CustomConcurrentHashMap