Class Trace

All Implemented Interfaces:
Serializable, Copyable

public class Trace extends Replayer
Alias for the Replayer class
See Also:
  • Constructor Details

    • Trace

      public Trace(Object data)
      Creates a new trace from the specified data. The trace acts as a replayer for the provided data sequence.
      Parameters:
      data - the trace data to be replayed