public interface InitConsumer<D,S> extends Consumer<D,S>
S
getInitialState()
consume
S getInitialState()
see also the complete user documentation .