B C D G I L N O P R S T U V

U

update_date - Variable in class org.knuth.chkupdate.UpdateResult
The date of the last update
UpdateCheck - Class in org.knuth.chkupdate
Handler-class which manages the Provider and checks for Updates.
UpdateCheck(Provider) - Constructor for class org.knuth.chkupdate.UpdateCheck
Creates a new "UpdateCheck"-Object using the given Provider.
UpdateCheck() - Constructor for class org.knuth.chkupdate.UpdateCheck
Creates a new "UpdateCheck"-Object without any Provider.
UpdateRequestException - Exception in org.knuth.chkupdate.exceptions
Thrown when there was a problem requesting data from a Provider.
UpdateRequestException(String) - Constructor for exception org.knuth.chkupdate.exceptions.UpdateRequestException
 
UpdateResponseException - Exception in org.knuth.chkupdate.exceptions
Thrown when there was a problem parsing/working with the response given by the Providers service.
UpdateResponseException(String) - Constructor for exception org.knuth.chkupdate.exceptions.UpdateResponseException
 
UpdateResult - Class in org.knuth.chkupdate
A wrapper-class holding informations on the latest update checked by a Provider.
UpdateResult(String, Date) - Constructor for class org.knuth.chkupdate.UpdateResult
Creates a new "UpdateResult"-Object and creates a "Version"-Object for the given version string.
username - Variable in class org.knuth.chkupdate.provider.GitHubProvider
The given UserName

B C D G I L N O P R S T U V