Interface AccStateTypeProduceObject<I,E,K,V>

All Superinterfaces:
AccState<I,E>, AccStateGon<I,E,K,V>, AccStateTypeProduceNode<I,E,K,V>
All Known Implementing Classes:
AccStateObject

public interface AccStateTypeProduceObject<I,E,K,V> extends AccStateTypeProduceNode<I,E,K,V>
Accumulator that produces objects.