E
public class Reductor<R,E> extends Object implements Delegate<R,Iterator<E>>
Reductor(BinaryDelegate<R,R,E> delegate, R init)
R
perform(Iterator<E> iterator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Reductor(BinaryDelegate<R,R,E> delegate, R init)
public R perform(Iterator<E> iterator)
perform
Delegate<R,Iterator<E>>
Copyright © 2013. All Rights Reserved.