Uses of Class
wtf.choco.arrows.utils.UpdateChecker.UpdateReason
| Package | Description |
|---|---|
| wtf.choco.arrows.utils |
-
Uses of UpdateChecker.UpdateReason in wtf.choco.arrows.utils
Methods in wtf.choco.arrows.utils that return UpdateChecker.UpdateReason Modifier and Type Method Description @NotNull UpdateChecker.UpdateReasonUpdateChecker.UpdateResult. getReason()Get the constant reason of this result.static UpdateChecker.UpdateReasonUpdateChecker.UpdateReason. valueOf(String name)Returns the enum constant of this type with the specified name.static UpdateChecker.UpdateReason[]UpdateChecker.UpdateReason. values()Returns an array containing the constants of this enum type, in the order they are declared.