Interface for accumulator state. This should be implemented by the persistence layer that stores the accumulator members. It is advised to update the state when elements are added or removed from the accumulator.
Check if element is a member of the state.
Interface for accumulator state. This should be implemented by the persistence layer that stores the accumulator members. It is advised to update the state when elements are added or removed from the accumulator.