public FakeLauncher(AppDef appDef, FakeLaunchFactory flf) { this.appDef = appDef; this.flf = flf; }
public FakeLauncher( AppDef appDef, FakeLaunchFactory flf ) { this.appDef = appDef; this.flf = flf; }