public interface InitProducer<R,S> extends Producer<R,S>
S
getInitialState()
hasNext, next, produce
S getInitialState()
see also the complete user documentation .