[[["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 2025-09-10 UTC."],[],["`LeaderboardVariant.Collection` is an abstract annotation interface that represents a leaderboard collection. It inherits methods from the `java.lang.annotation.Annotation` interface, including `annotationType()`, `equals(Object arg0)`, `hashCode()`, and `toString()`. These inherited methods allow for the retrieval of the annotation type, equality comparison with other objects, calculation of a hash code, and obtaining a string representation of the annotation, respectively.\n"]]