- All Known Implementing Classes:
- TemporalPoint
public interface TemporalRecord
A TemporalRecord object represents something that happened at a given time.
The time is expected to be based on some offset from a time origin, like the
starting time of some greater set of events. The TemporalRecord is the basis
for comparing whether something happened before another.
- Author:
- dietrick