what-the-bank/sources/o/YVK.java

24 lines
652 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
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;
}
}