static <F,T> Set<T>
transform(Set<F> input, Function<F,T> transformation)
Copyright © 2013. All rights reserved.