Uses of Interface
com.biglybt.core.util.LaunchManager.LaunchController
-
Packages that use LaunchManager.LaunchController Package Description com.biglybt.core.util -
-
Uses of LaunchManager.LaunchController in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type LaunchManager.LaunchController Modifier and Type Field Description (package private) CopyOnWriteList<LaunchManager.LaunchController>
LaunchManager. controllers
Methods in com.biglybt.core.util with parameters of type LaunchManager.LaunchController Modifier and Type Method Description void
LaunchManager. addController(LaunchManager.LaunchController controller)
void
LaunchManager. removeController(LaunchManager.LaunchController controller)
-