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-08-28 UTC."],[[["\u003cp\u003eThis webpage provides a comprehensive list of versions for the \u003ccode\u003eApiTracer.Scope\u003c/code\u003e class, ranging from version 2.63.1 (latest) down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to its respective documentation page, providing specific details for that particular release of \u003ccode\u003eApiTracer.Scope\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiTracer.Scope\u003c/code\u003e is a context class designed for use with the \u003ccode\u003e#inScope()\u003c/code\u003e method and within a try-with-resources block, with the primary function of closing the scope and removing the underlying context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiTracer.Scope\u003c/code\u003e class implements the \u003ccode\u003eAutoCloseable\u003c/code\u003e interface, indicating that it can be automatically closed, typically using the try-with-resources syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe Scope has one public abstract method called \u003ccode\u003eclose()\u003c/code\u003e that is used to close the current scope.\u003c/p\u003e\n"]]],[],null,[]]