Uses of Interface
com.biglybt.core.util.LaunchManager.LaunchController
Packages that use LaunchManager.LaunchController
-
Uses of LaunchManager.LaunchController in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type LaunchManager.LaunchControllerModifier and TypeFieldDescription(package private) final CopyOnWriteList<LaunchManager.LaunchController> LaunchManager.controllersMethods in com.biglybt.core.util with parameters of type LaunchManager.LaunchControllerModifier and TypeMethodDescriptionvoidLaunchManager.addController(LaunchManager.LaunchController controller) voidLaunchManager.removeController(LaunchManager.LaunchController controller)