Summary:
Detail:
ISeqConsumer<T>
Consumer<T>
private final Function<T,R>
convert
private List<R>
list
ListConsumer(Function<T,R> convert)
void
accept(T t)
List<R>
getResult()
init(int count)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
init
accept