jaxx.compiler
Class JAXXProfile.ProfileResult

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

public static class JAXXProfile.ProfileResult
extends Object


Method Summary
 void clear()
           
 JAXXCompiler getCompiler(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 Detail

getTime

public long getTime(JAXXCompiler compiler)

clear

public void clear()

getCompiler

public JAXXCompiler getCompiler(Long l)


Copyright © 2008-2010 CodeLutin. All Rights Reserved.