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.
  • Classes
    Class
    Description
    A 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.