Package nz.ac.vuw.ecs.swen225.gp6.recorder.datastructures
package nz.ac.vuw.ecs.swen225.gp6.recorder.datastructures
This package contains the datastructures used for the Recorder and Replay classes.
-
ClassesClassDescriptionA generic record timeline class that stores a series of events in chronological order.A generic timeline class that replays a series of events in chronological order.