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\u003eThis page provides documentation for the \u003ccode\u003eApiTracer.Scope\u003c/code\u003e class across multiple versions of the library, ranging from version 2.7.1 to the latest version, 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiTracer.Scope\u003c/code\u003e is a context class designed for use with the \u003ccode\u003einScope()\u003c/code\u003e method and try-with-resources blocks to manage the lifecycle of context within a method.\u003c/p\u003e\n"],["\u003cp\u003eClosing a \u003ccode\u003eScope\u003c/code\u003e object via the \u003ccode\u003eclose()\u003c/code\u003e method removes any context that the underlying implementation may have set using \u003ccode\u003einScope()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiTracer.Scope\u003c/code\u003e interface extends \u003ccode\u003eAutoCloseable\u003c/code\u003e, enabling its use within try-with-resources statements for automatic resource management.\u003c/p\u003e\n"]]],[],null,[]]