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.controllers
Methods in com.biglybt.core.util with parameters of type LaunchManager.LaunchControllerModifier and TypeMethodDescriptionvoid
LaunchManager.addController
(LaunchManager.LaunchController controller) void
LaunchManager.removeController
(LaunchManager.LaunchController controller)