All Implemented Interfaces:
DoubleEvent, MemoryData, TimeData

public class MemoryDataImpl extends DoubleEventImpl implements MemoryData
  • Constructor Details

    • MemoryDataImpl

      public MemoryDataImpl(double eventTime, double eventData)
  • Method Details

    • getSize

      public long getSize()
      Description copied from interface: MemoryData
      Gets the memory size.
      Specified by:
      getSize in interface MemoryData
      Returns:
      The memory size in units of bytes.