Uses of Interface
com.biglybt.pif.PluginManagerDefaults
-
Packages that use PluginManagerDefaults Package Description com.biglybt.core com.biglybt.core.impl com.biglybt.pif com.biglybt.pifimpl.local -
-
Uses of PluginManagerDefaults in com.biglybt.core
Methods in com.biglybt.core that return PluginManagerDefaults Modifier and Type Method Description PluginManagerDefaults
Core. getPluginManagerDefaults()
-
Uses of PluginManagerDefaults in com.biglybt.core.impl
Methods in com.biglybt.core.impl that return PluginManagerDefaults Modifier and Type Method Description PluginManagerDefaults
CoreImpl. getPluginManagerDefaults()
-
Uses of PluginManagerDefaults in com.biglybt.pif
Methods in com.biglybt.pif that return PluginManagerDefaults Modifier and Type Method Description static PluginManagerDefaults
PluginManager. getDefaults()
-
Uses of PluginManagerDefaults in com.biglybt.pifimpl.local
Classes in com.biglybt.pifimpl.local that implement PluginManagerDefaults Modifier and Type Class Description class
PluginManagerDefaultsImpl
Methods in com.biglybt.pifimpl.local that return PluginManagerDefaults Modifier and Type Method Description static PluginManagerDefaults
PluginManagerDefaultsImpl. getSingleton()
-