Uses of Class
wtf.choco.arrows.util.UpdateChecker.UpdateReason
| Package | Description |
|---|---|
| wtf.choco.arrows.util |
-
Uses of UpdateChecker.UpdateReason in wtf.choco.arrows.util
Methods in wtf.choco.arrows.util 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.