[[["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-04-09 UTC."],[[["This document outlines the `ObsoleteApi` interface, which is used to mark public APIs as obsolete and scheduled for deprecation in future releases."],["The `ObsoleteApi` annotation is applicable only to APIs with non-private visibility, and should be added when an alternative API is provided or when support for the API is to be discontinued."],["The annotation mandates a description of why it is obsolete, and alternative APIs should be referenced in the Javadoc or the description when applicable."],["The documentation provides a list of past versions of this class from version 2.1.2 up to the latest version 2.46.1."],["The `value()` method of the interface returns a String, allowing for contextual information such as links to tracking issues or discussion threads."]]],[]]