A context class to be used with#inScope()and a try-with-resources block. Closing aScoperemoves 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-04 UTC."],[[["\u003cp\u003eThe content provides a comprehensive list of versions for the \u003ccode\u003eApiTracer.Scope\u003c/code\u003e class, ranging from the latest version 2.63.1 down to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to the specific documentation for \u003ccode\u003eApiTracer.Scope\u003c/code\u003e within that version, allowing users to view changes and details over time.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiTracer.Scope\u003c/code\u003e is a context class designed to be used with \u003ccode\u003e#inScope()\u003c/code\u003e and a try-with-resources block, managing context within its scope.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiTracer.Scope\u003c/code\u003e implements the \u003ccode\u003eAutoCloseable\u003c/code\u003e interface, ensuring that any context set by the implementation in \u003ccode\u003e#inScope()\u003c/code\u003e is properly removed when \u003ccode\u003eclose()\u003c/code\u003e is called.\u003c/p\u003e\n"],["\u003cp\u003ethe \u003ccode\u003eclose()\u003c/code\u003e method is used to close the scope, which is the only method contained within the \u003ccode\u003eApiTracer.Scope\u003c/code\u003e interface.\u003c/p\u003e\n"]]],[],null,[]]