Uses of Class
com.biglybt.pifimpl.local.update.UpdateImpl
-
Packages that use UpdateImpl Package Description com.biglybt.pifimpl.local.update -
-
Uses of UpdateImpl in com.biglybt.pifimpl.local.update
Fields in com.biglybt.pifimpl.local.update with type parameters of type UpdateImpl Modifier and Type Field Description private java.util.List<UpdateImpl>
UpdateCheckInstanceImpl. updates
Methods in com.biglybt.pifimpl.local.update that return UpdateImpl Modifier and Type Method Description protected UpdateImpl
UpdateCheckInstanceImpl. addUpdate(UpdatableComponentImpl comp, java.lang.String update_name, java.lang.String[] desc, java.lang.String old_version, java.lang.String new_version, ResourceDownloader[] downloaders, int restart_required)
-