A context class to be used with #inScope() and a try-with-resources block. Closing a
Scope removes any context that the underlying implementation might've set in #inScope().
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["The webpage provides documentation for various versions of `ApiTracer.Scope`, ranging from version 2.9.0 up to the latest version, 2.63.1."],["`ApiTracer.Scope` is a context class designed for use with the `#inScope()` method and try-with-resources blocks."],["Closing a `Scope` object via its `close()` method removes any context set by the underlying implementation in `#inScope()`."],["`ApiTracer.Scope` implements the `AutoCloseable` interface, enabling its use in try-with-resources statements."],["The documentation presented, covers a wide range of versions, with each one providing information about `ApiTracer.Scope` from that specific release."]]],[]]