Documentation of 'org.ujmp.core.benchmark.BenchmarkResult' Java class
BenchmarkResult
org.ujmp.core.benchmark

Class BenchmarkResult



  • public class BenchmarkResult
    extends java.lang.Object
    • Constructor Detail

      • BenchmarkResult

        public BenchmarkResult(double time,
                               double difference,
                               long mem)
      • BenchmarkResult

        public BenchmarkResult(double time,
                               long mem)
    • Method Detail

      • getTime

        public double getTime()
      • setTime

        public void setTime(double time)
      • getDifference

        public double getDifference()
      • setDifference

        public void setDifference(double difference)
      • getMem

        public long getMem()
      • setMem

        public void setMem(long mem)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.