Uses of Enum Class
page.codeberg.friedolyn.util.Countdown.Status
Packages that use Countdown.Status
-
Uses of Countdown.Status in page.codeberg.friedolyn.util
Fields in page.codeberg.friedolyn.util declared as Countdown.StatusModifier and TypeFieldDescriptionprivate @NonNull Countdown.Status
Countdown.status
Indicates what the countdown is currently doing or what it has done.Methods in page.codeberg.friedolyn.util that return Countdown.StatusModifier and TypeMethodDescriptionstatic Countdown.Status
Returns the enum constant of this class with the specified name.static Countdown.Status[]
Countdown.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.