summaryrefslogtreecommitdiff
path: root/src/main/java/events/implementations/VSTimestampTriggeredEvent.java
AgeCommit message (Expand)Author
2025-06-20Modernize codebase to use Java 21 featuresPaul Buetow
2025-06-20Add comprehensive Javadoc documentation for public APIsPaul Buetow
2025-06-20Complete implementation of timestamp event classesPaul Buetow
2025-06-20Improve code quality: Replace instanceof with polymorphism and extract constantsPaul Buetow