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