Remove todo: types have been reviewed.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493564 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2013-06-16 18:20:11 +00:00
parent 99c63edb10
commit f9930aa9f3
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ import org.apache.commons.collections4.iterators.PermutationIterator;
* @since 1.0 * @since 1.0
* @version $Id$ * @version $Id$
*/ */
//TODO - note generic types for review in wiki - especially <?> ones
public class CollectionUtils { public class CollectionUtils {
/** /**