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 latest version of the API documentation available is 2.63.1, as indicated by the "latest" tag.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists the documentation for \u003ccode\u003eApiTracer.Scope\u003c/code\u003e across numerous versions, ranging from 2.7.1 up to the most recent version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiTracer.Scope\u003c/code\u003e is a context class designed for use with \u003ccode\u003einScope()\u003c/code\u003e and try-with-resources blocks in Java.\u003c/p\u003e\n"],["\u003cp\u003eClosing an \u003ccode\u003eApiTracer.Scope\u003c/code\u003e instance via the \u003ccode\u003eclose()\u003c/code\u003e method will remove any context set by its underlying implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiTracer.Scope\u003c/code\u003e interface implements \u003ccode\u003eAutoCloseable\u003c/code\u003e, meaning it supports automatic resource management within try-with-resources statements.\u003c/p\u003e\n"]]],[],null,[]]