Uses of Class
com.biglybt.pifimpl.local.update.UpdateManagerImpl
-
Packages that use UpdateManagerImpl Package Description com.biglybt.pifimpl.local.update -
-
Uses of UpdateManagerImpl in com.biglybt.pifimpl.local.update
Fields in com.biglybt.pifimpl.local.update declared as UpdateManagerImpl Modifier and Type Field Description private UpdateManagerImpl
UpdateInstallerImpl. manager
private static UpdateManagerImpl
UpdateManagerImpl. singleton
Methods in com.biglybt.pifimpl.local.update with parameters of type UpdateManagerImpl Modifier and Type Method Description protected static void
UpdateInstallerImpl. checkForFailedInstalls(UpdateManagerImpl manager)
Constructors in com.biglybt.pifimpl.local.update with parameters of type UpdateManagerImpl Constructor Description UpdateInstallerImpl(UpdateManagerImpl _manager)
-