static <F,T> Iterable<T>
create(Iterable<F> source, Mapper<F,T> mapper)
Copyright © 2016. All rights reserved.