Class MemoryUseStatisticPoint

java.lang.Object
org.optaplanner.benchmark.impl.statistic.StatisticPoint
org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseStatisticPoint

public class MemoryUseStatisticPoint extends StatisticPoint
  • Constructor Details

    • MemoryUseStatisticPoint

      public MemoryUseStatisticPoint(long timeMillisSpent, MemoryUseMeasurement memoryUseMeasurement)
  • Method Details