Class EventVersionCollection

All Implemented Interfaces:
Serializable, Cloneable, Iterable<EventVersion>, Collection<EventVersion>, List<EventVersion>, RandomAccess

public class EventVersionCollection extends ArrayList<EventVersion>
See Also:
  • Constructor Details

    • EventVersionCollection

      public EventVersionCollection()
  • Method Details