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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides a comprehensive list of versions for the `ApiTracer.Scope` class, ranging from the latest version 2.63.1 down to version 2.7.1."],["Each version listed links to the specific documentation for `ApiTracer.Scope` within that version, allowing users to view changes and details per release."],["The `ApiTracer.Scope` class is designed to be used with the `#inScope()` method and try-with-resources blocks, managing context within applications."],["Closing an `ApiTracer.Scope` instance removes any context set by the implementation in `#inScope()`, as indicated by the `close()` method."],["The `ApiTracer.Scope` class implements the `AutoCloseable` interface, enabling its use within try-with-resources statements."]]],[]]