public class CollectionUtils extends Object
static <F,T> List<T>
mappedList(List<F> from, Mapping<F,T> mapping)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <F,T> List<T> mappedList(List<F> from, Mapping<F,T> mapping)
Copyright © 2017. All Rights Reserved.