25 lines
756 B
Java
25 lines
756 B
Java
package o;
|
|
|
|
import com.scb.phone.data.di.DataModule;
|
|
import com.scb.phone.data.network.service.FundOnboardingService;
|
|
|
|
/* renamed from: o.jYp, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15912jYp implements fPK<mGY> {
|
|
private final DataModule a;
|
|
private final fZE<FundOnboardingService> d;
|
|
|
|
public static mGY b(DataModule dataModule, FundOnboardingService fundOnboardingService) {
|
|
mGY c = dataModule.c(fundOnboardingService);
|
|
if (c != null) {
|
|
return c;
|
|
}
|
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
|
}
|
|
|
|
@Override // o.fZE
|
|
public final /* synthetic */ Object get() {
|
|
throw null;
|
|
}
|
|
}
|