Package jaxx.compiler

Class JAXXProfile.ProfileResult

java.lang.Object
jaxx.compiler.JAXXProfile.ProfileResult
Enclosing class:
JAXXProfile

public static class JAXXProfile.ProfileResult
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    void clear()  
    JAXXCompiler getCompiler​(java.lang.Long l)  
    long getTime​(JAXXCompiler compiler)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getTime

      public long getTime​(JAXXCompiler compiler)
    • clear

      public void clear()
    • getCompiler

      public JAXXCompiler getCompiler​(java.lang.Long l)