Achievement.AchievementState

  • Achievement.AchievementState is an abstract annotation interface.

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

public static abstract @interface Achievement.AchievementState implements Annotation

Achievement state.

Inherited Method Summary