org.nuiton.profiling
Class NuitonTrace.Call

java.lang.Object
  extended by org.nuiton.profiling.NuitonTrace.Call
Enclosing class:
NuitonTrace

protected static class NuitonTrace.Call
extends Object

Represente un call de methode


Constructor Summary
NuitonTrace.Call(Method method, long callNestMethod, long timeStart, long timeStartNestMethod)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuitonTrace.Call

public NuitonTrace.Call(Method method,
                        long callNestMethod,
                        long timeStart,
                        long timeStartNestMethod)


Copyright © 2004-2011 CodeLutin. All Rights Reserved.