static <From,To> java.util.LinkedList<To>
convert(java.util.Collection<From> collection, ListUtil.Converter<From,To> converter)