public class DoMap<T> extends Object
DoMap(Stream<T> stream)
<R> List<R>
to(Function<T,R> transformation)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoMap(Stream<T> stream)
public <R> List<R> to(Function<T,R> transformation)
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.