24 lines
685 B
Java
24 lines
685 B
Java
package o;
|
|
|
|
import com.scb.phone.data.di.DataModule;
|
|
import com.scb.phone.data.network.service.CreditCardService;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class sPa implements fPK<C15897jTl> {
|
|
private final DataModule a;
|
|
private final fZE<CreditCardService> c;
|
|
|
|
public static C15897jTl e(DataModule dataModule, CreditCardService creditCardService) {
|
|
C15897jTl a = dataModule.a(creditCardService);
|
|
if (a != null) {
|
|
return a;
|
|
}
|
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
|
}
|
|
|
|
@Override // o.fZE
|
|
public final /* synthetic */ Object get() {
|
|
throw null;
|
|
}
|
|
}
|