JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
me.croabeast.common.updater.Reason
Packages that use
Reason
Package
Description
me.croabeast.common.updater
Uses of
Reason
in
me.croabeast.common.updater
Methods in
me.croabeast.common.updater
that return
Reason
Modifier and Type
Method
Description
static
Reason
Reason.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Reason
[]
Reason.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.