Package org.springframework.cglib.core
Class CollectionUtils
java.lang.Object
org.springframework.cglib.core.CollectionUtils
- Author:
- Chris Nokleberg
- 
Method SummaryModifier and TypeMethodDescriptionstatic Mapbucket(Collection c, Transformer t) static Collectionfilter(Collection c, Predicate p) static MapgetIndexMap(List list) static voidstatic Listtransform(Collection c, Transformer t) 
- 
Method Details- 
bucket
- 
reverse
- 
filter
- 
transform
- 
getIndexMap
 
-