static <E,T> java.util.Collection<T>
map(java.util.Collection<E> collection, CollectionUtils.CollectionTransformer<E,T> transformer)