public class BuckTracing.TraceSection extends Object implements AutoCloseable
AutoCloseable
that can be used in a try-with-resources block to ensure a trace
section is ended properly when exited.Constructor and Description |
---|
TraceSection() |
public void close()
close
in interface AutoCloseable