Uses of Enum
com.jeff_media.updatechecker.UpdateCheckResult
-
Uses of UpdateCheckResult in com.jeff_media.updatechecker
Methods in com.jeff_media.updatechecker that return UpdateCheckResultModifier and TypeMethodDescriptionUpdateChecker.getLastCheckResult()
Returns the last successful UpdateCheckResultUpdateCheckEvent.getResult()
Gets the result, i.e. whether a new version is available or not.static UpdateCheckResult
Returns the enum constant of this type with the specified name.static UpdateCheckResult[]
UpdateCheckResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.