org.nuiton.profiling
Class NuitonTrace.Call
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NuitonTrace.Call
public NuitonTrace.Call(Method method,
long callNestMethod,
long timeStart,
long timeStartNestMethod)
Copyright © 2004-2012 CodeLutin. All Rights Reserved.