what-the-bank/sources/o/C15912jYp.java

25 lines
756 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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;
}
}