List of usage examples for org.apache.commons.collections CollectionUtils subclass-usage
From source file com.wcs.base.util.CollectionUtils.java
/**
* Miscellaneous collection utility methods.
* Mainly for internal use within the framework.
*
* @author Juergen Hoeller
* @author Rob Harrop