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\u003eThe latest version available is 2.63.1, representing the most up-to-date release of the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists various versions of the \u003ccode\u003eApiTracer.Scope\u003c/code\u003e documentation, spanning from version 2.7.1 to 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiTracer.Scope\u003c/code\u003e is a context class designed to be utilized with the \u003ccode\u003e#inScope()\u003c/code\u003e method and a try-with-resources block for managing context.\u003c/p\u003e\n"],["\u003cp\u003eClosing a \u003ccode\u003eScope\u003c/code\u003e instance, via the \u003ccode\u003eclose()\u003c/code\u003e method, will clear any context that the underlying implementation may have established within \u003ccode\u003e#inScope()\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 blocks for automatic resource management.\u003c/p\u003e\n"]]],[],null,[]]