24 lines
766 B
Java
24 lines
766 B
Java
package o;
|
|
|
|
import com.scb.phone.data.network.di.service.easycash.EasycashServiceModule;
|
|
import com.scb.phone.data.network.service.easycash.EasycashLongTimeService;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class KQn implements fPK<EasycashLongTimeService> {
|
|
private final EasycashServiceModule a;
|
|
private final fZE<aSQ> b;
|
|
|
|
public static EasycashLongTimeService c(EasycashServiceModule easycashServiceModule, aSQ asq) {
|
|
EasycashLongTimeService m = easycashServiceModule.m(asq);
|
|
if (m != null) {
|
|
return m;
|
|
}
|
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
|
}
|
|
|
|
@Override // o.fZE
|
|
public final /* synthetic */ Object get() {
|
|
throw null;
|
|
}
|
|
}
|