Deprecating. I'd like to remove this class, if no one has any issues.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130482 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
284b6f5477
commit
ffe28c43e0
|
@ -16,6 +16,7 @@ import java.util.List;
|
||||||
*
|
*
|
||||||
* @author <a href="mailto:fede@apache.org">Federico Barbieri</a>
|
* @author <a href="mailto:fede@apache.org">Federico Barbieri</a>
|
||||||
* @author <a href="mailto:donaldp@apache.org">Peter Donald</a>
|
* @author <a href="mailto:donaldp@apache.org">Peter Donald</a>
|
||||||
|
* @deprecated See {@link org.apache.commons.collections.CollectionUtils}.
|
||||||
*/
|
*/
|
||||||
public class ListUtils
|
public class ListUtils
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue