Uses of Class
com.biglybt.pifimpl.local.clientid.ClientIDManagerImpl
-
Packages that use ClientIDManagerImpl Package Description com.biglybt.core.download.impl com.biglybt.pifimpl.local.clientid -
-
Uses of ClientIDManagerImpl in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl declared as ClientIDManagerImpl Modifier and Type Field Description private static ClientIDManagerImpl
DownloadManagerImpl. client_id_manager
-
Uses of ClientIDManagerImpl in com.biglybt.pifimpl.local.clientid
Fields in com.biglybt.pifimpl.local.clientid declared as ClientIDManagerImpl Modifier and Type Field Description protected static ClientIDManagerImpl
ClientIDManagerImpl. singleton
Methods in com.biglybt.pifimpl.local.clientid that return ClientIDManagerImpl Modifier and Type Method Description static ClientIDManagerImpl
ClientIDManagerImpl. getSingleton()
-