OMG 发表于 2012-3-20 00:37 对于 al = singleElement(al);① 改成:ArrayList al2 = singleElement(al); 原因:singleElement(al) ...