24 lines
774 B
Java
24 lines
774 B
Java
package o;
|
|
|
|
import com.scb.phone.data.network.di.service.easycash.EasycashServiceModule;
|
|
import com.scb.phone.data.network.service.easycash.EasyCashAutoDetailService;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class OHc implements fPK<EasyCashAutoDetailService> {
|
|
private final fZE<aSQ> a;
|
|
private final EasycashServiceModule e;
|
|
|
|
public static EasyCashAutoDetailService a(EasycashServiceModule easycashServiceModule, aSQ asq) {
|
|
EasyCashAutoDetailService c = easycashServiceModule.c(asq);
|
|
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;
|
|
}
|
|
}
|