Interface AggregateUpdate<T>


public interface AggregateUpdate<T>
  • Method Summary

    Modifier and Type Method Description
    List<Event> apply​(T state)