[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["`StatsManager.ResetStatsRule` is a JUnit rule designed to reset the static `StatsManager` object for unit testing purposes."],["It implements the `TestRule` interface and provides a method `apply` to execute the test logic after resetting the `StatsManager`."],["A public constructor is available to instantiate the `StatsManager.ResetStatsRule`."],["It inherits methods from `java.lang.Object` and `org.junit.rules.TestRule`."]]],[]]