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-09-03 UTC."],[[["\u003cp\u003eThis webpage provides documentation for various versions of \u003ccode\u003eApiTracer.Scope\u003c/code\u003e, a Java context class used for managing tracing within specific scopes.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version documented is 2.63.1, labeled as the "latest," while the current version indicated on the page is 2.34.1, and the page lists all versions between 2.63.1 and 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiTracer.Scope\u003c/code\u003e is designed to be used with the \u003ccode\u003e#inScope()\u003c/code\u003e method and try-with-resources blocks to manage context, and any existing context is removed upon closing a \u003ccode\u003eScope\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiTracer.Scope\u003c/code\u003e implements the \u003ccode\u003eAutoCloseable\u003c/code\u003e interface, allowing it to be used with try-with-resources.\u003c/p\u003e\n"],["\u003cp\u003eThe only method available for \u003ccode\u003eApiTracer.Scope\u003c/code\u003e is the abstract \u003ccode\u003eclose()\u003c/code\u003e method.\u003c/p\u003e\n"]]],[],null,[]]