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