Uses of Class
com.biglybt.pifimpl.local.update.UpdateCheckInstanceImpl
Packages that use UpdateCheckInstanceImpl
-
Uses of UpdateCheckInstanceImpl in com.biglybt.pifimpl.local.update
Fields in com.biglybt.pifimpl.local.update declared as UpdateCheckInstanceImplModifier and TypeFieldDescriptionprivate static UpdateCheckInstanceImplUpdateCheckInstanceImpl.active_checkerprivate UpdateCheckInstanceImplUpdateCheckerImpl.check_instanceprivate UpdateCheckInstanceImplUpdateImpl.instanceFields in com.biglybt.pifimpl.local.update with type parameters of type UpdateCheckInstanceImplModifier and TypeFieldDescriptionprivate List<UpdateCheckInstanceImpl> UpdateManagerImpl.checkersMethods in com.biglybt.pifimpl.local.update that return UpdateCheckInstanceImplModifier and TypeMethodDescriptionUpdateManagerImpl.createEmptyUpdateCheckInstance(int type, String name) UpdateManagerImpl.createEmptyUpdateCheckInstance(int type, String name, boolean low_noise) Constructors in com.biglybt.pifimpl.local.update with parameters of type UpdateCheckInstanceImplModifierConstructorDescriptionprotectedUpdateCheckerImpl(UpdateCheckInstanceImpl _check_instance, UpdatableComponentImpl _component, AESemaphore _sem) protectedUpdateImpl(UpdateCheckInstanceImpl _instance, UpdatableComponentImpl _component, String _name, String[] _desc, String _old_version, String _new_version, ResourceDownloader[] _downloaders, boolean _mandatory, int _restart_required)