Uses of Class
com.biglybt.platform.macosx.PlatformManagerImpl
-
Packages that use PlatformManagerImpl Package Description com.biglybt.platform.macosx -
-
Uses of PlatformManagerImpl in com.biglybt.platform.macosx
Fields in com.biglybt.platform.macosx declared as PlatformManagerImpl Modifier and Type Field Description protected static PlatformManagerImpl
PlatformManagerImpl. singleton
Methods in com.biglybt.platform.macosx that return PlatformManagerImpl Modifier and Type Method Description static PlatformManagerImpl
PlatformManagerImpl. getSingleton()
Gets the platform manager singleton, which was already initialized
-