Interface AggStateTypeProduceNode<I,E,K,V>

All Superinterfaces:
AggState<I,E>, AggStateGon<I,E,K,V>
All Known Implementing Classes:
AggStateLiteral, AggStateObject

public interface AggStateTypeProduceNode<I,E,K,V> extends AggStateGon<I,E,K,V>
AggState that does NOT PRODUCE entries. May produce literals, objects or arrays.