--- jsr166/src/main/java/util/ArrayList.java 2016/12/21 05:15:36 1.49 +++ jsr166/src/main/java/util/ArrayList.java 2017/05/06 06:49:45 1.50 @@ -91,7 +91,7 @@ import java.util.function.UnaryOperator; * should be used only to detect bugs. * *

This class is a member of the - * + * * Java Collections Framework. * * @param the type of elements in this list