public static interface ApiTracer.Scope extends AutoCloseable
ApiTracer.inScope() and a try-with-resources block. Closing a
ApiTracer.Scope removes any context that the underlying implementation might've set in ApiTracer.inScope().| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void close()
close in interface AutoCloseable