Uses of Enum
com.jeff_media.updatechecker.UpdateCheckSuccess
-
Uses of UpdateCheckSuccess in com.jeff_media.updatechecker
Methods in com.jeff_media.updatechecker that return UpdateCheckSuccessModifier and TypeMethodDescriptionUpdateCheckEvent.getSuccess()
Checks whether the update checking attempt was successful or failed.static UpdateCheckSuccess
Returns the enum constant of this type with the specified name.static UpdateCheckSuccess[]
UpdateCheckSuccess.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.jeff_media.updatechecker with parameters of type UpdateCheckSuccess