LeaderboardVariant.Collection

  • LeaderboardVariant.Collection is an abstract annotation representing a leaderboard collection.

  • It inherits standard methods from the java.lang.annotation.Annotation interface, including annotationType(), equals(), hashCode(), and toString().

public static abstract @interface LeaderboardVariant.Collection implements Annotation

A leaderboard collection.

Inherited Method Summary