Uses of Class
com.biglybt.core.global.impl.GlobalManagerImpl
-
Packages that use GlobalManagerImpl Package Description com.biglybt.core.global.impl -
-
Uses of GlobalManagerImpl in com.biglybt.core.global.impl
Fields in com.biglybt.core.global.impl declared as GlobalManagerImpl Modifier and Type Field Description private GlobalManagerImpl
GlobalManagerFileMerger. gm
private GlobalManagerImpl
GlobalManagerStatsImpl. manager
Constructors in com.biglybt.core.global.impl with parameters of type GlobalManagerImpl Constructor Description GlobalManagerFileMerger(GlobalManagerImpl _gm)
GlobalManagerStatsImpl(GlobalManagerImpl _manager)
-