Package net.sf.cglib.core
Class CollectionUtils
java.lang.Object
net.sf.cglib.core.CollectionUtils
- Version:
- $Id: CollectionUtils.java,v 1.7 2004/06/24 21:15:21 herbyderby Exp $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Mapbucket(Collection c, Transformer t) static Collectionfilter(Collection c, Predicate p) static MapgetIndexMap(List list) static voidstatic Listtransform(Collection c, Transformer t)
-
Constructor Details
-
CollectionUtils
private CollectionUtils()
-
-
Method Details
-
bucket
-
reverse
-
filter
-
transform
-
getIndexMap
-