computedStates property

List<S> computedStates
final

List of computed states after committed.

Implementation

final List<S> computedStates;