Interface AggStateTypeProduceEntry<I,E,K,V>

All Superinterfaces:
AggState<I,E>, AggStateGon<I,E,K,V>, AggStateTransition<I,E,K,V>
All Known Implementing Classes:
AggStateLiteralProperty, AggStateMap, AggStateProperty, AggStatePropertyBase

public interface AggStateTypeProduceEntry<I,E,K,V> extends AggStateTransition<I,E,K,V>