Interface AggStateTransition<I,E,K,V>

All Superinterfaces:
AggState<I,E>, AggStateGon<I,E,K,V>
All Known Subinterfaces:
AggStateTypeProduceEntry<I,E,K,V>
All Known Implementing Classes:
AggStateCondition, AggStateFragmentHead, AggStateLiteralProperty, AggStateMap, AggStateProperty, AggStatePropertyBase, AggStateTransitionBase

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