Class Profiler.Sample

java.lang.Object
net.jalbum.util.Profiler.Sample
All Implemented Interfaces:
AutoCloseable
Enclosing class:
Profiler

public static final class Profiler.Sample extends Object implements AutoCloseable
  • Constructor Details

    • Sample

      public Sample(String what)
  • Method Details

    • start

      public void start()
    • stop

      public void stop()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getCallStacks

      public String getCallStacks()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable