Uses of Interface
com.biglybt.core.custom.CustomizationManager
-
Packages that use CustomizationManager Package Description com.biglybt.core.custom com.biglybt.core.custom.impl -
-
Uses of CustomizationManager in com.biglybt.core.custom
Methods in com.biglybt.core.custom that return CustomizationManager Modifier and Type Method Description static CustomizationManager
CustomizationManagerFactory. getSingleton()
-
Uses of CustomizationManager in com.biglybt.core.custom.impl
Classes in com.biglybt.core.custom.impl that implement CustomizationManager Modifier and Type Class Description class
CustomizationManagerImpl
Methods in com.biglybt.core.custom.impl that return CustomizationManager Modifier and Type Method Description static CustomizationManager
CustomizationManagerImpl. getSingleton()
-