static <F,S,T> Map<F,S>
transform(Collection<T> from, MultiReturnFunction<F,S,T> function)
Copyright © 2016. All rights reserved.