24 lines
657 B
Java
24 lines
657 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.data.di.DataModule;
|
||
|
import com.scb.phone.data.network.service.CustomerService;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class BOD implements fPK<ZYf> {
|
||
|
private final DataModule c;
|
||
|
private final fZE<CustomerService> d;
|
||
|
|
||
|
public static ZYf b(DataModule dataModule, CustomerService customerService) {
|
||
|
ZYf c = dataModule.c(customerService);
|
||
|
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;
|
||
|
}
|
||
|
}
|