Package com.biglybt.core.util
Interface LaunchManager.LaunchController
-
- Enclosing class:
- LaunchManager
public static interface LaunchManager.LaunchController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleRequest(LaunchManager.LaunchTarget target)
-
-
-
Method Detail
-
handleRequest
void handleRequest(LaunchManager.LaunchTarget target) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-