Class Stats


  • public class Stats
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Stats()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void dumpStats​(boolean enableCallGraphConstruction, java.io.File outputFile)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Stats

        public Stats()
    • Method Detail

      • dumpStats

        public static void dumpStats​(boolean enableCallGraphConstruction,
                                     java.io.File outputFile)
                              throws java.io.IOException
        Throws:
        java.io.IOException