24 lines
652 B
Java
24 lines
652 B
Java
package o;
|
|
|
|
import com.scb.phone.data.di.DataModule;
|
|
import com.scb.phone.data.network.service.DepositService;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class YVK implements fPK<UpS> {
|
|
private final DataModule a;
|
|
private final fZE<DepositService> e;
|
|
|
|
public static UpS c(DataModule dataModule, DepositService depositService) {
|
|
UpS a = dataModule.a(depositService);
|
|
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;
|
|
}
|
|
}
|