Class UpdateNotifier<T extends UpdateResponse>

java.lang.Object
de.eldoria.eldoutilities.updater.notifier.Notifier<T>
de.eldoria.eldoutilities.updater.notifier.UpdateNotifier<T>
All Implemented Interfaces:
Listener
Direct Known Subclasses:
DownloadedNotifier

public class UpdateNotifier<T extends UpdateResponse> extends Notifier<T>
Notifier implementation for updater with update check function.
Since:
1.1.0