public interface Stateful<S,A>
S
getState()
A
getValue()
S getState()
A getValue()
see also the complete user documentation .