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

25 lines
859 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.network.di.service.easycash.EasycashServiceModule;
import com.scb.phone.data.network.service.easycash.EasycashCommercialInfoService;
/* renamed from: o.szt, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16999szt implements fPK<EasycashCommercialInfoService> {
private final EasycashServiceModule d;
private final fZE<aSQ> e;
public static EasycashCommercialInfoService d(EasycashServiceModule easycashServiceModule, aSQ asq) {
EasycashCommercialInfoService d = easycashServiceModule.d(asq);
if (d != null) {
return d;
}
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
}
@Override // o.fZE
public final /* synthetic */ Object get() {
throw null;
}
}