Package net.jalbum.util
Class Profiler.Sample
java.lang.Object
net.jalbum.util.Profiler.Sample
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
Profiler
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Sample
-
-
Method Details
-
start
public void start() -
stop
public void stop() -
toString
-
getCallStacks
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-