Class Profiler.Result

  • All Implemented Interfaces:
    java.lang.Comparable<Profiler.Result>
    Enclosing class:
    Profiler

    public static final class Profiler.Result
    extends java.lang.Object
    implements java.lang.Comparable<Profiler.Result>
    • Constructor Summary

      Constructors 
      Constructor Description
      Result​(java.lang.String parString1, double parDouble1, double parDouble2)  
    • Field Detail

      • field_76332_a

        public double field_76332_a
      • field_76330_b

        public double field_76330_b
      • field_76331_c

        public java.lang.String field_76331_c
    • Constructor Detail

      • Result

        public Result​(java.lang.String parString1,
                      double parDouble1,
                      double parDouble2)
    • Method Detail

      • func_76329_a

        public int func_76329_a()