Uses of Enum Class
me.despical.commons.util.UpdateChecker.UpdateReason
Packages that use UpdateChecker.UpdateReason
-
Uses of UpdateChecker.UpdateReason in me.despical.commons.util
Methods in me.despical.commons.util that return UpdateChecker.UpdateReasonModifier and TypeMethodDescriptionUpdateChecker.UpdateResult.getReason()static UpdateChecker.UpdateReasonReturns the enum constant of this class with the specified name.static UpdateChecker.UpdateReason[]UpdateChecker.UpdateReason.values()Returns an array containing the constants of this enum class, in the order they are declared.