static <F,T> List<F>
transform(Collection<T> from, SingleReturnFunction<F,T> function)
Copyright © 2016. All rights reserved.