25 lines
820 B
Java
25 lines
820 B
Java
package o;
|
|
|
|
import com.scb.phone.data.network.di.service.prepaid.PrepaidServiceModule;
|
|
import com.scb.phone.data.network.service.prepaid.PrepaidRequestService;
|
|
|
|
/* renamed from: o.etH, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C12173etH implements fPK<PrepaidRequestService> {
|
|
private final fZE<aSQ> b;
|
|
private final PrepaidServiceModule d;
|
|
|
|
public static PrepaidRequestService c(PrepaidServiceModule prepaidServiceModule, aSQ asq) {
|
|
PrepaidRequestService c = prepaidServiceModule.c(asq);
|
|
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;
|
|
}
|
|
}
|