Class Timeline<E extends Event>

java.lang.Object
org.episteme.social.history.Timeline<E>
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named
Direct Known Subclasses:
GeologicalTimeScale, HistoricalTimeline, HumanTimeline

public class Timeline<E extends Event> extends Object implements ComprehensiveIdentification
A sequence or collection of events organized in time. Modernized to implement ComprehensiveIdentification for dynamic traits and consistent identity.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: